diff --git a/app/build.gradle b/app/build.gradle index 7311f32cce..c084d9036d 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "ml.docilealligator.infinityforreddit" minSdk 21 targetSdk 33 - versionCode 156 - versionName "6.7.1" + versionCode 157 + versionName "6.7.2" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" javaCompileOptions { annotationProcessorOptions {