diff --git a/app/build.gradle b/app/build.gradle index c50ed6ca6..808e9867f 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -18,8 +18,8 @@ android { applicationId "com.simplemobiletools.calendar.pro" minSdkVersion 21 targetSdkVersion 29 - versionCode 186 - versionName "6.11.1" + versionCode 187 + versionName "6.11.2" multiDexEnabled true setProperty("archivesBaseName", "calendar") vectorDrawables.useSupportLibrary = true