update version to 6.3.4

This commit is contained in:
tibbi
2019-08-14 21:30:20 +02:00
parent 7b0d4d0978
commit 60e7311f5b

View File

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