diff --git a/app/build.gradle b/app/build.gradle index e5dc9b21..e278f7dd 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -6,8 +6,8 @@ android { applicationId "ml.docilealligator.infinityforreddit" minSdkVersion 21 targetSdkVersion 31 - versionCode 99 - versionName "5.2.0" + versionCode 100 + versionName "5.2.1" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" javaCompileOptions { annotationProcessorOptions {