update version to 6.22.0

This commit is contained in:
tibbi 2023-06-29 15:58:59 +02:00
parent fa0675d051
commit 0c097c2dc8
1 changed files with 2 additions and 2 deletions

View File

@ -17,8 +17,8 @@ android {
applicationId "com.simplemobiletools.calendar.pro" applicationId "com.simplemobiletools.calendar.pro"
minSdkVersion 23 minSdkVersion 23
targetSdkVersion 33 targetSdkVersion 33
versionCode 235 versionCode 236
versionName "6.21.9" versionName "6.22.0"
multiDexEnabled true multiDexEnabled true
setProperty("archivesBaseName", "calendar") setProperty("archivesBaseName", "calendar")
vectorDrawables.useSupportLibrary = true vectorDrawables.useSupportLibrary = true