update version to 3.5.3

This commit is contained in:
tibbi 2018-04-18 21:40:23 +02:00
parent cf7bc3b13c
commit d334ddb616

View File

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.contacts" applicationId "com.simplemobiletools.contacts"
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 27 targetSdkVersion 27
versionCode 18 versionCode 19
versionName "3.5.2" versionName "3.5.3"
setProperty("archivesBaseName", "contacts") setProperty("archivesBaseName", "contacts")
} }