chore: owlも依存関係に

This commit is contained in:
2024-12-19 20:26:43 +09:00
parent 8e36f50366
commit fcb3f1a7bc
+1
View File
@@ -20,6 +20,7 @@ plugins {
rootProject.name = "hideout-root" rootProject.name = "hideout-root"
includeBuild("hideout") includeBuild("hideout")
includeBuild("owl")
dependencyResolutionManagement { dependencyResolutionManagement {
repositories { repositories {