update version to 6.21.0

This commit is contained in:
tibbi 2023-01-11 10:13:15 +01:00
parent c8b2508186
commit 0fb99ca0d3
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 225
versionName "6.20.3"
versionCode 226
versionName "6.21.0"
multiDexEnabled true
setProperty("archivesBaseName", "calendar")
vectorDrawables.useSupportLibrary = true