update version to 6.21.5

This commit is contained in:
tibbi 2023-01-30 23:32:29 +01:00
parent baeacecdc1
commit 2d983c2f1d

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