diff --git a/app/build.gradle b/app/build.gradle index 55428ad74..c487289d1 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -16,8 +16,8 @@ android { applicationId "com.simplemobiletools.calendar.pro" minSdkVersion 21 targetSdkVersion 28 - versionCode 157 - versionName "6.5.7" + versionCode 158 + versionName "6.6.0" multiDexEnabled true setProperty("archivesBaseName", "calendar") vectorDrawables.useSupportLibrary = true