update version to 6.5.2

This commit is contained in:
tibbi 2020-01-04 16:14:16 +01:00
parent 3705a49a3f
commit 35338a006c
1 changed files with 2 additions and 2 deletions

View File

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