diff --git a/app/build.gradle b/app/build.gradle index 12699fb1d..bcf851794 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -24,8 +24,8 @@ android { applicationId APP_ID minSdkVersion 23 targetSdkVersion 33 - versionCode 94 - versionName "19.0" + versionCode 95 + versionName "20.0 beta 1" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" vectorDrawables.useSupportLibrary = true