mirror of
https://github.com/ColdeZhang/Dominion.git
synced 2024-12-26 17:48:54 +08:00
8 lines
91 B
Plaintext
8 lines
91 B
Plaintext
rootProject.name = "Dominion"
|
|
|
|
include(
|
|
"api",
|
|
"core",
|
|
"v1_20_1",
|
|
"v1_21"
|
|
) |