diff --git a/app/build.gradle b/app/build.gradle index 50f4c4393..9b38d20bf 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -17,8 +17,8 @@ android { applicationId "com.simplemobiletools.calendar.pro" minSdkVersion 21 targetSdkVersion 33 - versionCode 221 - versionName "6.19.0" + versionCode 222 + versionName "6.20.0" multiDexEnabled true setProperty("archivesBaseName", "calendar") vectorDrawables.useSupportLibrary = true