update version to 6.3.0

This commit is contained in:
tibbi 2019-01-24 21:09:08 +01:00
parent 4dc916872f
commit b42b045202

View File

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