update version to 6.20.0

This commit is contained in:
tibbi 2022-09-11 20:18:41 +02:00
parent 5fb305d9ce
commit eb2ea03939
1 changed files with 2 additions and 2 deletions

View File

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