update version to 6.15.0

This commit is contained in:
tibbi 2021-05-18 16:33:41 +02:00
parent 179a79897f
commit 2fd284aedb
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 82
versionName "6.14.3"
versionCode 83
versionName "6.15.0"
setProperty("archivesBaseName", "contacts")
}