update version to 6.3.5

This commit is contained in:
tibbi 2019-08-27 11:58:27 +02:00
parent d4d7592666
commit 29012806f1
1 changed files with 2 additions and 2 deletions

View File

@ -15,8 +15,8 @@ android {
applicationId "com.simplemobiletools.contacts.pro" applicationId "com.simplemobiletools.contacts.pro"
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 28 targetSdkVersion 28
versionCode 45 versionCode 46
versionName "6.3.4" versionName "6.3.5"
setProperty("archivesBaseName", "contacts") setProperty("archivesBaseName", "contacts")
} }