diff --git a/app/build.gradle b/app/build.gradle index 38ae693fb..92ed0ad93 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -12,8 +12,8 @@ android { // Version code schema: // "1.2.3-beta4" -> 1020304 // "1.2.3" -> 1020395 - versionCode 3060003 - versionName "3.6.0-beta3" + versionCode 3060095 + versionName "3.6.0" javaCompileOptions { annotationProcessorOptions {