update version to 6.17.2

This commit is contained in:
tibbi 2022-03-02 20:15:47 +01:00
parent 95da76ca47
commit ad82499199
1 changed files with 2 additions and 2 deletions

View File

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