diff --git a/app/build.gradle b/app/build.gradle index a3cc49222..4769018b9 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -17,8 +17,8 @@ android { applicationId "com.simplemobiletools.calendar.pro" minSdkVersion 21 targetSdkVersion 30 - versionCode 204 - versionName "6.15.1" + versionCode 205 + versionName "6.15.2" multiDexEnabled true setProperty("archivesBaseName", "calendar") vectorDrawables.useSupportLibrary = true