diff --git a/app/build.gradle b/app/build.gradle index 2d04fb0ef..70649f429 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -24,8 +24,8 @@ android { applicationId APP_ID minSdkVersion 21 targetSdkVersion 31 - versionCode 93 - versionName "19.0 beta 2" + versionCode 94 + versionName "19.0" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" vectorDrawables.useSupportLibrary = true