update version to 6.21.6

This commit is contained in:
tibbi
2023-03-07 09:34:38 +01:00
parent d5ad224748
commit 2ca63eba9d

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