Files
bldm/settings.gradle.kts
T

5 lines
93 B
Kotlin

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