update version to 6.17.0

This commit is contained in:
tibbi 2022-01-03 22:31:50 +01:00
parent 1991aed75b
commit 7757eea285
1 changed files with 2 additions and 2 deletions

View File

@ -16,8 +16,8 @@ android {
applicationId "com.simplemobiletools.contacts.pro"
minSdkVersion 21
targetSdkVersion 30
versionCode 88
versionName "6.16.3"
versionCode 89
versionName "6.17.0"
setProperty("archivesBaseName", "contacts")
}