update version to 6.16.1

This commit is contained in:
tibbi 2021-11-19 20:07:51 +01:00
parent 8e8a5d331e
commit ccfa3d74b9
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 85
versionName "6.16.0"
versionCode 86
versionName "6.16.1"
setProperty("archivesBaseName", "contacts")
}