diff --git a/app/build.gradle b/app/build.gradle index 916e9548f..2075c4d1f 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -16,8 +16,8 @@ android { applicationId "com.simplemobiletools.calendar.pro" minSdkVersion 21 targetSdkVersion 28 - versionCode 162 - versionName "6.6.4" + versionCode 163 + versionName "6.6.5" multiDexEnabled true setProperty("archivesBaseName", "calendar") vectorDrawables.useSupportLibrary = true