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