update version to 3.5.3

This commit is contained in:
tibbi 2018-04-18 21:40:23 +02:00
parent cf7bc3b13c
commit d334ddb616
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 18
versionName "3.5.2"
versionCode 19
versionName "3.5.3"
setProperty("archivesBaseName", "contacts")
}