____ _ _______ __
/ __ \ | /| / / __/ |/ /
/ /_/ / |/ |/ / _// /
\____/|__/|__/___/_||_/
owenclave / settings.gradle.kts
include(":library:proto")
include(":library:proto-stub")
include(":plugin:api")
include(":plugin:shadowquic")
include(":plugin:naive")
include(":app")
rootProject.name = "Owenclave"