twigs/settings.gradle.kts

3 lines
76 B
Text

rootProject.name = "twigs"
include("core", "api", "app")
include("storage")