Files
bldm/settings.gradle.kts
T
2026-08-30 02:49:34 +08:00

4 lines
68 B
Kotlin

rootProject.name = "bldm"
include(":bl-core")
include(":bl-client")