Files
bldm/settings.gradle.kts
T

5 lines
93 B
Kotlin
Raw Normal View History

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