update version to 6.16.3

This commit is contained in:
tibbi 2021-12-13 23:21:46 +01:00
parent 4b186a2b90
commit 096fdbe745
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 87
versionName "6.16.2"
versionCode 88
versionName "6.16.3"
setProperty("archivesBaseName", "contacts")
}