some more logging and version 0.4.99 (RC1)

This commit is contained in:
2019-08-25 22:45:23 +02:00
parent be916a74ab
commit 75168c6688
3 changed files with 54 additions and 35 deletions

View File

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