diff --git a/app/build.gradle b/app/build.gradle index 2e572a3a..d44a17d9 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -6,8 +6,8 @@ android { applicationId "ml.docilealligator.infinityforreddit" minSdkVersion 21 targetSdkVersion 29 - versionCode 34 - versionName "3.1.0" + versionCode 35 + versionName "3.2.0" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" } buildTypes {