update version to 4.5.0

This commit is contained in:
tibbi 2018-09-28 20:21:35 +02:00
parent 98e527eba8
commit c0e1ad84db
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.contacts"
minSdkVersion 16
targetSdkVersion 28
versionCode 31
versionName "4.4.0"
versionCode 32
versionName "4.5.0"
setProperty("archivesBaseName", "contacts")
}