5 lines
85 B
Plaintext
5 lines
85 B
Plaintext
rootProject.name = "bdk-kotlin"
|
|
|
|
include(":jvm", ":android")
|
|
includeBuild("plugins")
|