diff --git a/app/build.gradle b/app/build.gradle index b27eaa116..ea49cbfb3 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -17,8 +17,8 @@ android { applicationId "com.simplemobiletools.calendar.pro" minSdkVersion 21 targetSdkVersion 31 - versionCode 219 - versionName "6.18.2" + versionCode 220 + versionName "6.18.3" multiDexEnabled true setProperty("archivesBaseName", "calendar") vectorDrawables.useSupportLibrary = true