6 lines
99 B
Plaintext
6 lines
99 B
Plaintext
rootProject.name = "GhostDisplays"
|
|
|
|
if (gradle.parent == null) {
|
|
includeBuild("kommand-lib")
|
|
}
|