add grades ui
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2020-08-14 21:41:43 +02:00
parent 8ecfe8f120
commit 9d7504bbaf
10 changed files with 278 additions and 10 deletions

View File

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