update version to 6.17.1

This commit is contained in:
tibbi
2022-02-10 10:04:10 +01:00
parent 659e04c32b
commit 0bde9690eb

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 212 versionCode 213
versionName "6.17.0" versionName "6.17.1"
multiDexEnabled true multiDexEnabled true
setProperty("archivesBaseName", "calendar") setProperty("archivesBaseName", "calendar")
vectorDrawables.useSupportLibrary = true vectorDrawables.useSupportLibrary = true