diff --git a/app/build.gradle b/app/build.gradle index 9b3ee54a3..2382c5fd2 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -17,8 +17,8 @@ android { applicationId "com.simplemobiletools.calendar.pro" minSdkVersion 23 targetSdkVersion 33 - versionCode 225 - versionName "6.20.3" + versionCode 226 + versionName "6.21.0" multiDexEnabled true setProperty("archivesBaseName", "calendar") vectorDrawables.useSupportLibrary = true