update version to 6.20.1

This commit is contained in:
tibbi 2022-10-03 18:40:08 +02:00
parent 0809539e5e
commit 2441764014

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 222 versionCode 223
versionName "6.20.0" versionName "6.20.1"
multiDexEnabled true multiDexEnabled true
setProperty("archivesBaseName", "calendar") setProperty("archivesBaseName", "calendar")
vectorDrawables.useSupportLibrary = true vectorDrawables.useSupportLibrary = true