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