diff --git a/app/build.gradle b/app/build.gradle index 2eb3f57d2..d24c58bb4 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -17,8 +17,8 @@ android { applicationId "com.simplemobiletools.calendar.pro" minSdkVersion 21 targetSdkVersion 33 - versionCode 223 - versionName "6.20.1" + versionCode 224 + versionName "6.20.2" multiDexEnabled true setProperty("archivesBaseName", "calendar") vectorDrawables.useSupportLibrary = true