update version to 6.17.3

This commit is contained in:
tibbi 2022-02-28 12:35:48 +01:00
parent 1904ce4d92
commit 38df611dd6

View File

@ -17,8 +17,8 @@ android {
applicationId "com.simplemobiletools.calendar.pro" applicationId "com.simplemobiletools.calendar.pro"
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 30 targetSdkVersion 30
versionCode 214 versionCode 215
versionName "6.17.2" versionName "6.17.3"
multiDexEnabled true multiDexEnabled true
setProperty("archivesBaseName", "calendar") setProperty("archivesBaseName", "calendar")
vectorDrawables.useSupportLibrary = true vectorDrawables.useSupportLibrary = true