diff --git a/app/build.gradle b/app/build.gradle index e09f28ba1..67a1ecbe4 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -20,8 +20,8 @@ android { applicationId APP_ID minSdkVersion 21 targetSdkVersion 30 - versionCode 86 - versionName "16.0 beta 3" + versionCode 87 + versionName "16.0" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" vectorDrawables.useSupportLibrary = true