diff --git a/app/build.gradle b/app/build.gradle index 649c7f23..7bbdf8e8 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -6,8 +6,8 @@ android { applicationId "ml.docilealligator.infinityforreddit" minSdkVersion 21 targetSdkVersion 30 - versionCode 68 - versionName "4.3.2" + versionCode 69 + versionName "4.3.3" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" javaCompileOptions { annotationProcessorOptions {