Files
bldm/settings.gradle.kts
T

4 lines
68 B
Kotlin
Raw Normal View History

2026-08-30 02:49:34 +08:00
rootProject.name = "bldm"
include(":bl-core")
include(":bl-client")