update version to 6.21.7

This commit is contained in:
tibbi
2023-04-13 00:00:45 +02:00
parent 7b7bc721ce
commit 4fb44c27ba

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 232 versionCode 233
versionName "6.21.6" versionName "6.21.7"
multiDexEnabled true multiDexEnabled true
setProperty("archivesBaseName", "calendar") setProperty("archivesBaseName", "calendar")
vectorDrawables.useSupportLibrary = true vectorDrawables.useSupportLibrary = true