update version to 6.4.2

This commit is contained in:
tibbi 2019-10-14 20:35:09 +02:00
parent 6249e94a1a
commit 7821b1b149

View file

@ -15,8 +15,8 @@ android {
applicationId "com.simplemobiletools.contacts.pro"
minSdkVersion 21
targetSdkVersion 28
versionCode 48
versionName "6.4.1"
versionCode 50
versionName "6.4.2"
setProperty("archivesBaseName", "contacts")
}