update version to 4.2.1

This commit is contained in:
tibbi 2018-08-05 15:41:26 +02:00
parent 4f16dc5c42
commit 5f4306705b
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.contacts"
minSdkVersion 16
targetSdkVersion 27
versionCode 27
versionName "4.2.0"
versionCode 28
versionName "4.2.1"
setProperty("archivesBaseName", "contacts")
}