update version to 6.17.1

This commit is contained in:
tibbi 2022-02-08 23:30:19 +01:00
parent 865ee35b4a
commit c04dd8f10e

View File

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