update version to 4.4.0

This commit is contained in:
tibbi 2018-09-04 17:29:36 +02:00
parent 1e0d8e7787
commit 6d5bace1ba

View File

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.contacts" applicationId "com.simplemobiletools.contacts"
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 28 targetSdkVersion 28
versionCode 30 versionCode 31
versionName "4.3.0" versionName "4.4.0"
setProperty("archivesBaseName", "contacts") setProperty("archivesBaseName", "contacts")
} }