diff --git a/app/build.gradle b/app/build.gradle index 0887bf42c..01094e86a 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -17,8 +17,8 @@ android { applicationId "com.simplemobiletools.calendar.pro" minSdkVersion 21 targetSdkVersion 30 - versionCode 199 - versionName "6.13.6" + versionCode 200 + versionName "6.13.7" multiDexEnabled true setProperty("archivesBaseName", "calendar") vectorDrawables.useSupportLibrary = true