diff --git a/app/build.gradle b/app/build.gradle index 8e907b3c3..39dc15323 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -17,8 +17,8 @@ android { applicationId "com.simplemobiletools.calendar.pro" minSdkVersion 21 targetSdkVersion 30 - versionCode 192 - versionName "6.13.0" + versionCode 193 + versionName "6.13.1" multiDexEnabled true setProperty("archivesBaseName", "calendar") vectorDrawables.useSupportLibrary = true