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