diff --git a/app/build.gradle b/app/build.gradle index e57da922d..a70a4678f 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -17,8 +17,8 @@ android { applicationId "com.simplemobiletools.calendar.pro" minSdkVersion 23 targetSdkVersion 33 - versionCode 231 - versionName "6.21.5" + versionCode 232 + versionName "6.21.6" multiDexEnabled true setProperty("archivesBaseName", "calendar") vectorDrawables.useSupportLibrary = true