update version to 6.22.1

This commit is contained in:
tibbi
2023-07-02 10:51:17 +02:00
parent b4e85e4ec3
commit 9e4dcfa306

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 236 versionCode 237
versionName "6.22.0" versionName "6.22.1"
multiDexEnabled true multiDexEnabled true
setProperty("archivesBaseName", "calendar") setProperty("archivesBaseName", "calendar")
vectorDrawables.useSupportLibrary = true vectorDrawables.useSupportLibrary = true