mirror of
https://github.com/GayPizzaSpecifications/dough.git
synced 2025-08-05 06:21:32 +00:00
dough-core and all of that
This commit is contained in:
@ -1,2 +1,6 @@
|
||||
rootProject.name = "dough"
|
||||
include("dough-fs")
|
||||
|
||||
include(
|
||||
"dough-core",
|
||||
"dough-fs"
|
||||
)
|
||||
|
Reference in New Issue
Block a user