update version to 6.2.0

This commit is contained in:
tibbi 2019-01-06 18:25:08 +01:00
parent 96f9d98fac
commit 097dc769e5

View file

@ -15,8 +15,8 @@ android {
applicationId "com.simplemobiletools.contacts.pro"
minSdkVersion 21
targetSdkVersion 28
versionCode 39
versionName "6.1.2"
versionCode 40
versionName "6.2.0"
setProperty("archivesBaseName", "contacts")
}