mirror of
https://github.com/GayPizzaSpecifications/foundation.git
synced 2025-08-03 05:30:55 +00:00
7 lines
91 B
Plaintext
7 lines
91 B
Plaintext
rootProject.name = "foundation"
|
|
|
|
include(
|
|
":foundation-core",
|
|
":foundation-bifrost",
|
|
)
|