mirror of
https://github.com/ColdeZhang/Dominion.git
synced 2024-12-19 02:28:52 +08:00
7 lines
80 B
Plaintext
7 lines
80 B
Plaintext
rootProject.name = "Dominion"
|
|
|
|
include(
|
|
"core",
|
|
"v1_20_1",
|
|
"v1_21"
|
|
) |