diff --git a/app/build.gradle b/app/build.gradle index a68540a6b..91c078ab0 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -17,8 +17,8 @@ android { applicationId "com.simplemobiletools.calendar.pro" minSdkVersion 23 targetSdkVersion 33 - versionCode 229 - versionName "6.21.3" + versionCode 230 + versionName "6.21.4" multiDexEnabled true setProperty("archivesBaseName", "calendar") vectorDrawables.useSupportLibrary = true