4 lines
68 B
Kotlin
4 lines
68 B
Kotlin
rootProject.name = "bldm"
|
|
|
|
include(":bl-core")
|
|
include(":bl-client") |