update version to 6.21.4

This commit is contained in:
tibbi 2023-01-23 14:45:52 +01:00
parent ee8e9f2ff7
commit 23f06898c6
1 changed files with 2 additions and 2 deletions

View File

@ -17,8 +17,8 @@ android {
applicationId "com.simplemobiletools.calendar.pro"
minSdkVersion 23
targetSdkVersion 33
versionCode 229
versionName "6.21.3"
versionCode 230
versionName "6.21.4"
multiDexEnabled true
setProperty("archivesBaseName", "calendar")
vectorDrawables.useSupportLibrary = true