update version to 6.17.2

This commit is contained in:
tibbi 2022-02-27 23:40:21 +01:00
parent 0325ea8b96
commit bd05d630e1
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 213
versionName "6.17.1"
versionCode 214
versionName "6.17.2"
multiDexEnabled true
setProperty("archivesBaseName", "calendar")
vectorDrawables.useSupportLibrary = true