grades ui polishing & sorting fix
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2020-08-15 18:13:29 +02:00
parent 42d938b0bc
commit 638c321798
14 changed files with 194 additions and 88 deletions

View File

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