update version to 6.20.3

This commit is contained in:
tibbi 2022-11-24 23:25:29 +01:00
parent ff0c98dd9b
commit 3cbbca73c3
1 changed files with 2 additions and 2 deletions

View File

@ -17,8 +17,8 @@ android {
applicationId "com.simplemobiletools.calendar.pro"
minSdkVersion 21
targetSdkVersion 33
versionCode 224
versionName "6.20.2"
versionCode 225
versionName "6.20.3"
multiDexEnabled true
setProperty("archivesBaseName", "calendar")
vectorDrawables.useSupportLibrary = true