5 lines
93 B
Kotlin
5 lines
93 B
Kotlin
rootProject.name = "bldm"
|
|
|
|
include(":bl-codec")
|
|
include(":bl-client")
|
|
include(":bl-dm-codec") |