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