update version to 6.21.2

This commit is contained in:
tibbi 2023-01-12 10:59:31 +01:00
parent d009db88ea
commit 85af09be8c
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 227
versionName "6.21.1"
versionCode 228
versionName "6.21.2"
multiDexEnabled true
setProperty("archivesBaseName", "calendar")
vectorDrawables.useSupportLibrary = true