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