chains/settings.gradle.kts
ligi 18081fbc18
Add initial httpsloader (#2104)
Did this in several projects now - so moving it to a module
2023-01-07 11:28:37 +01:00

3 lines
63 B
Plaintext

include(":model")
include(":httpsloader")
include(":processor")