diff --git a/settings.gradle.kts b/settings.gradle.kts index 76167ae3..d73c9cc5 100644 --- a/settings.gradle.kts +++ b/settings.gradle.kts @@ -1 +1,3 @@ -rootProject.name = "hideout" \ No newline at end of file +rootProject.name = "hideout" + +includeBuild("owl") \ No newline at end of file