update version to 3.0.1

This commit is contained in:
tibbi 2018-01-01 19:01:01 +01:00
parent 7b451f54b9
commit d8aea36d24
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ android {
minSdkVersion 16
targetSdkVersion 27
versionCode 1
versionName "1.0.0"
versionName "3.0.1"
setProperty("archivesBaseName", "contacts")
}