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