diff --git a/app/build.gradle b/app/build.gradle index 3efbdff8a..e79b2ba1b 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -17,8 +17,8 @@ android { applicationId "com.simplemobiletools.calendar.pro" minSdkVersion 23 targetSdkVersion 33 - versionCode 236 - versionName "6.22.0" + versionCode 237 + versionName "6.22.1" multiDexEnabled true setProperty("archivesBaseName", "calendar") vectorDrawables.useSupportLibrary = true