diff --git a/app/build.gradle b/app/build.gradle index 1cfd7b734..4de9b4654 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -17,8 +17,8 @@ android { applicationId "com.simplemobiletools.calendar.pro" minSdkVersion 21 targetSdkVersion 30 - versionCode 210 - versionName "6.16.1" + versionCode 211 + versionName "6.16.2" multiDexEnabled true setProperty("archivesBaseName", "calendar") vectorDrawables.useSupportLibrary = true