diff --git a/app/build.gradle b/app/build.gradle index 5c072d5cd..f1640e2bc 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -17,8 +17,8 @@ android { applicationId "com.simplemobiletools.calendar.pro" minSdkVersion 21 targetSdkVersion 30 - versionCode 211 - versionName "6.16.2" + versionCode 212 + versionName "6.17.0" multiDexEnabled true setProperty("archivesBaseName", "calendar") vectorDrawables.useSupportLibrary = true