diff --git a/app/build.gradle b/app/build.gradle index 50ada95d8..06b6a3ea2 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -20,8 +20,8 @@ android { applicationId APP_ID minSdkVersion 21 targetSdkVersion 29 - versionCode 81 - versionName "15.0 beta 1" + versionCode 82 + versionName "15.0" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" vectorDrawables.useSupportLibrary = true