update version to 6.15.1

This commit is contained in:
tibbi 2021-08-27 20:40:55 +02:00
parent 00e5863f8e
commit fdc3b21aee
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 83 versionCode 84
versionName "6.15.0" versionName "6.15.1"
setProperty("archivesBaseName", "contacts") setProperty("archivesBaseName", "contacts")
} }