diff --git a/app/build.gradle b/app/build.gradle index 3978a1d32..7d60e9741 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -16,8 +16,8 @@ android { applicationId "com.simplemobiletools.calendar.pro" minSdkVersion 21 targetSdkVersion 28 - versionCode 159 - versionName "6.6.1" + versionCode 160 + versionName "6.6.2" multiDexEnabled true setProperty("archivesBaseName", "calendar") vectorDrawables.useSupportLibrary = true