diff --git a/app/build.gradle b/app/build.gradle index 8e2cee841..a708a6af3 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -20,8 +20,8 @@ android { applicationId APP_ID minSdkVersion 21 targetSdkVersion 29 - versionCode 70 - versionName "10.0" + versionCode 71 + versionName "11.0 beta 1" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" vectorDrawables.useSupportLibrary = true