chore: 単体ビルド時のincludeを修正
This commit is contained in:
parent
1bc8fbc888
commit
a072cdf725
|
|
@ -1,5 +1,3 @@
|
|||
rootProject.name = "GhostDisplays"
|
||||
|
||||
if (gradle.parent == null) {
|
||||
includeBuild("kommand-lib")
|
||||
}
|
||||
includeBuild("kommand-lib")
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user