update version to 6.20.3

This commit is contained in:
tibbi 2022-11-24 23:25:29 +01:00
parent ff0c98dd9b
commit 3cbbca73c3

View file

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