diff --git a/app/build.gradle b/app/build.gradle index 2a34c80a..34e941ec 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -24,8 +24,8 @@ android { applicationId APP_ID minSdkVersion 21 targetSdkVersion 31 - versionCode 90 - versionName "18.0 beta 1" + versionCode 91 + versionName "18.0" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" vectorDrawables.useSupportLibrary = true