diff --git a/app/build.gradle b/app/build.gradle index fcf651b8..d0f63c77 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -6,8 +6,8 @@ android { applicationId "ml.docilealligator.infinityforreddit" minSdkVersion 21 targetSdkVersion 29 - versionCode 31 - versionName "3.0.1" + versionCode 32 + versionName "3.0.2" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" } buildTypes {