update version to 4.2.2

This commit is contained in:
tibbi 2018-08-13 13:02:17 +02:00
parent 3b26a1ec92
commit b680d538eb

View File

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