feat: ジョブキューをOWLに切り替え

This commit is contained in:
2024-05-04 18:28:01 +09:00
parent 0b29c3356a
commit 3a541fa4b0
35 changed files with 236 additions and 118 deletions
+3 -1
View File
@@ -13,4 +13,6 @@ dependencyResolutionManagement {
from(files("../libs.versions.toml"))
}
}
}
}
includeBuild("../hideout-core")