update version to 6.20.0

This commit is contained in:
tibbi
2022-09-11 20:18:41 +02:00
parent 5fb305d9ce
commit eb2ea03939

View File

@@ -17,8 +17,8 @@ android {
applicationId "com.simplemobiletools.calendar.pro" applicationId "com.simplemobiletools.calendar.pro"
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 33 targetSdkVersion 33
versionCode 221 versionCode 222
versionName "6.19.0" versionName "6.20.0"
multiDexEnabled true multiDexEnabled true
setProperty("archivesBaseName", "calendar") setProperty("archivesBaseName", "calendar")
vectorDrawables.useSupportLibrary = true vectorDrawables.useSupportLibrary = true