wip departures + refactor
This commit is contained in:
parent
b31067992d
commit
41f3523a5a
43 changed files with 596 additions and 204 deletions
|
|
@ -20,7 +20,9 @@ kotlin {
|
|||
|
||||
dependencies {
|
||||
implementation(projects.core)
|
||||
implementation(projects.core.data)
|
||||
implementation(projects.core.sqld)
|
||||
implementation(projects.core.stoptime)
|
||||
implementation(projects.server.gtfs)
|
||||
implementation(projects.server.gtfsRt)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue