diff --git a/app/build.gradle b/app/build.gradle index 0ddaaf12a..0a5f0ae0a 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -17,8 +17,8 @@ android { applicationId "com.simplemobiletools.calendar.pro" minSdkVersion 23 targetSdkVersion 33 - versionCode 226 - versionName "6.21.0" + versionCode 227 + versionName "6.21.1" multiDexEnabled true setProperty("archivesBaseName", "calendar") vectorDrawables.useSupportLibrary = true