update version to 6.3.3

This commit is contained in:
tibbi
2019-08-03 18:39:41 +02:00
parent 031217c463
commit 8004881d4c

View File

@ -15,8 +15,8 @@ android {
applicationId "com.simplemobiletools.contacts.pro"
minSdkVersion 21
targetSdkVersion 28
versionCode 43
versionName "6.3.2"
versionCode 44
versionName "6.3.3"
setProperty("archivesBaseName", "contacts")
}