moved all cache checking code tho the CacheController

* added new sunday bug fix for the timetable, same as for the mensa
This commit is contained in:
2019-06-26 15:00:43 +02:00
parent 9a22d9b737
commit a7abd48726
8 changed files with 116 additions and 121 deletions

View File

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