enable optimisations and minifying for release builds
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
* closes #19 * update gradle wrapper to version 6.6
This commit is contained in:
@ -34,7 +34,9 @@ import org.mosad.seil0.projectlaogai.util.TimetableWeek
|
||||
* and lessonMap objects. It also contains the additional subjects logic.
|
||||
* All functions ro read or update cache files are located in the CacheController.
|
||||
*
|
||||
* TODO add configurable week to addSubject() and removeSubject(), updateAdditionalLessons()
|
||||
* TODO
|
||||
* * add second week
|
||||
* * add configurable week to addSubject() and removeSubject(), updateAdditionalLessons()
|
||||
*/
|
||||
class TimetableController {
|
||||
|
||||
|
Reference in New Issue
Block a user