mirror of
https://github.com/GayPizzaSpecifications/foundation.git
synced 2025-08-02 13:10:55 +00:00
9 lines
146 B
Plaintext
9 lines
146 B
Plaintext
rootProject.name = "foundation"
|
|
|
|
include(
|
|
":foundation-core",
|
|
":foundation-bifrost",
|
|
":foundation-heimdall",
|
|
":foundation-gjallarhorn",
|
|
)
|