update version to 6.21.5

This commit is contained in:
tibbi 2023-01-30 23:32:29 +01:00
parent baeacecdc1
commit 2d983c2f1d
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 230
versionName "6.21.4"
versionCode 231
versionName "6.21.5"
multiDexEnabled true
setProperty("archivesBaseName", "calendar")
vectorDrawables.useSupportLibrary = true