diff --git a/app/build.gradle b/app/build.gradle index 1510c2774..a2a617fca 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -17,8 +17,8 @@ android { applicationId "com.simplemobiletools.calendar.pro" minSdkVersion 21 targetSdkVersion 30 - versionCode 196 - versionName "6.13.3" + versionCode 197 + versionName "6.13.4" multiDexEnabled true setProperty("archivesBaseName", "calendar") vectorDrawables.useSupportLibrary = true