release version 0.5.1

This commit is contained in:
2020-02-05 14:10:45 +01:00
parent 2cb4b72369
commit b186a2e96e
8 changed files with 24 additions and 14 deletions

View File

@ -11,7 +11,7 @@ android {
minSdkVersion 23
targetSdkVersion 29
versionCode 15
versionName "0.5.190"
versionName "0.5.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
resValue "string", "build_time", buildTime()
setProperty("archivesBaseName", "projectlaogai-$versionName")