5 lines
70 B
Kotlin
5 lines
70 B
Kotlin
rootProject.name = "bdk-jvm"
|
|
|
|
include(":lib")
|
|
includeBuild("plugins")
|