chore: build exclude
This commit is contained in:
parent
f299cb0ca0
commit
9929844fc2
|
|
@ -1,6 +1,9 @@
|
||||||
rootProject.name = "lands"
|
rootProject.name = "lands"
|
||||||
includeBuild("hcu-core")
|
|
||||||
includeBuild("hcu-core/kommand-lib")
|
|
||||||
includeBuild("hcu-core/kommand-lib/permits-lib")
|
|
||||||
includeBuild("GhostDisplays")
|
|
||||||
|
|
||||||
|
if (gradle.parent == null) {
|
||||||
|
includeBuild("hcu-core")
|
||||||
|
includeBuild("hcu-core/kommand-lib")
|
||||||
|
includeBuild("hcu-core/kommand-lib/permits-lib")
|
||||||
|
}
|
||||||
|
|
||||||
|
includeBuild("GhostDisplays")
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user