update to release 0.5.0

This commit is contained in:
2019-08-30 14:09:59 +02:00
parent 75168c6688
commit a23f7c9212
5 changed files with 3 additions and 1 deletions

View File

@ -13,7 +13,7 @@ android {
minSdkVersion 23
targetSdkVersion 28
versionCode 14
versionName "0.4.99"
versionName "0.5.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
resValue "string", "build_time", buildTime()
setProperty("archivesBaseName", "projectlaogai-$versionName")