mirror of
https://github.com/GayPizzaSpecifications/dough.git
synced 2025-08-05 06:21:32 +00:00
7 lines
68 B
Plaintext
7 lines
68 B
Plaintext
rootProject.name = "dough"
|
|
|
|
include(
|
|
"dough-core",
|
|
"dough-fs"
|
|
)
|