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" applicationId "com.simplemobiletools.contacts.pro"
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 28 targetSdkVersion 28
versionCode 40 versionCode 41
versionName "6.2.0" versionName "6.3.0"
setProperty("archivesBaseName", "contacts") setProperty("archivesBaseName", "contacts")
} }