update version to 6.1.1

This commit is contained in:
tibbi 2018-12-12 17:57:52 +01:00
parent 0af341ecc0
commit c9ad8a85c7

View File

@ -15,8 +15,8 @@ android {
applicationId "com.simplemobiletools.contacts.pro"
minSdkVersion 21
targetSdkVersion 28
versionCode 37
versionName "6.1.0"
versionCode 38
versionName "6.1.1"
setProperty("archivesBaseName", "contacts")
}