diff --git a/app/build.gradle b/app/build.gradle index d6edecd0..587e2c84 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -6,8 +6,8 @@ android { applicationId "ml.docilealligator.infinityforreddit" minSdkVersion 21 targetSdkVersion 29 - versionCode 29 - versionName "2.2.3" + versionCode 30 + versionName "3.0.0" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" } buildTypes {