diff --git a/app/build.gradle b/app/build.gradle index 9f099dd2..f5ea183a 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "ml.docilealligator.infinityforreddit" minSdk 21 targetSdk 33 - versionCode 163 - versionName "7.1.0-beta1" + versionCode 164 + versionName "7.1.0" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" javaCompileOptions { annotationProcessorOptions {