update version to 6.13.2

This commit is contained in:
tibbi
2021-03-09 22:34:33 +01:00
parent 8e2d42382a
commit c3eb5d8386

View File

@@ -17,8 +17,8 @@ android {
applicationId "com.simplemobiletools.calendar.pro" applicationId "com.simplemobiletools.calendar.pro"
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 30 targetSdkVersion 30
versionCode 193 versionCode 194
versionName "6.13.1" versionName "6.13.2"
multiDexEnabled true multiDexEnabled true
setProperty("archivesBaseName", "calendar") setProperty("archivesBaseName", "calendar")
vectorDrawables.useSupportLibrary = true vectorDrawables.useSupportLibrary = true