update version to 4.3.0

This commit is contained in:
tibbi 2018-08-24 22:56:07 +02:00
parent 5e028ac238
commit 522eb9635d
1 changed files with 2 additions and 2 deletions

View File

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