update version to 6.5.1

This commit is contained in:
tibbi 2019-12-07 12:13:43 +01:00
parent 433cfef221
commit 6c1a417fcf

View File

@ -15,8 +15,8 @@ android {
applicationId "com.simplemobiletools.contacts.pro" applicationId "com.simplemobiletools.contacts.pro"
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 28 targetSdkVersion 28
versionCode 53 versionCode 54
versionName "6.5.0" versionName "6.5.1"
setProperty("archivesBaseName", "contacts") setProperty("archivesBaseName", "contacts")
} }