update version to 5.0.0

This commit is contained in:
tibbi 2018-10-15 15:13:46 +02:00
parent 8023bef5f6
commit 182ab2a6f8
1 changed files with 2 additions and 2 deletions

View File

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