4 lines
123 B
Text
4 lines
123 B
Text
rootProject.name = "twigs"
|
|
include("core", "api", "app", "storage", "db", "web")
|
|
include("testhelpers")
|
|
include("service")
|