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