diff --git a/app/build.gradle b/app/build.gradle index 8d6600faf..2bf6000e6 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -24,8 +24,8 @@ android { applicationId APP_ID minSdkVersion 23 targetSdkVersion 33 - versionCode 96 - versionName "20.0 beta 2" + versionCode 97 + versionName "20.0" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" vectorDrawables.useSupportLibrary = true