1
0
mirror of https://github.com/Instadapp/chains.git synced 2024-07-29 22:37:19 +00:00
chains/settings.gradle.kts
ligi 18081fbc18
Add initial httpsloader ()
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")