diff --git a/app/build.gradle b/app/build.gradle index 2337dfbee..1cf2cc071 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -17,8 +17,8 @@ android { applicationId "com.simplemobiletools.calendar.pro" minSdkVersion 21 targetSdkVersion 31 - versionCode 216 - versionName "6.17.4" + versionCode 217 + versionName "6.18.0" multiDexEnabled true setProperty("archivesBaseName", "calendar") vectorDrawables.useSupportLibrary = true