chore: 単体ビルド時のincludeを修正

This commit is contained in:
Keisuke Hirata 2026-03-03 18:46:32 +09:00
parent 1bc8fbc888
commit a072cdf725

View File

@ -1,5 +1,3 @@
rootProject.name = "GhostDisplays"
if (gradle.parent == null) {
includeBuild("kommand-lib")
}
includeBuild("kommand-lib")