update version to 6.5.1

This commit is contained in:
tibbi 2019-12-07 12:13:43 +01:00
parent 433cfef221
commit 6c1a417fcf
1 changed files with 2 additions and 2 deletions

View File

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