diff --git a/app/build.gradle b/app/build.gradle index 8b94ce5a4..5873f095e 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -18,8 +18,8 @@ android { applicationId "com.simplemobiletools.calendar.pro" minSdkVersion 21 targetSdkVersion 29 - versionCode 184 - versionName "6.10.3" + versionCode 185 + versionName "6.11.0" multiDexEnabled true setProperty("archivesBaseName", "calendar") vectorDrawables.useSupportLibrary = true