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