update version to 6.17.0

This commit is contained in:
tibbi 2022-01-02 17:29:45 +01:00
parent acecfa6751
commit 99759d570b
1 changed files with 2 additions and 2 deletions

View File

@ -17,8 +17,8 @@ android {
applicationId "com.simplemobiletools.calendar.pro"
minSdkVersion 21
targetSdkVersion 30
versionCode 211
versionName "6.16.2"
versionCode 212
versionName "6.17.0"
multiDexEnabled true
setProperty("archivesBaseName", "calendar")
vectorDrawables.useSupportLibrary = true