added refresh to timetable screen

This commit is contained in:
2019-04-06 14:13:01 +02:00
parent 2bd86ff6bb
commit fe111ac56b
7 changed files with 108 additions and 69 deletions

View File

@ -13,7 +13,7 @@ android {
minSdkVersion 21
targetSdkVersion 28
versionCode 12
versionName "0.4.90"
versionName "0.4.91"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
resValue "string", "build_time", buildTime()
setProperty("archivesBaseName", "projectlaogai-$versionName")