bdk-ffi/settings.gradle.kts

5 lines
85 B
Plaintext

rootProject.name = "bdk-kotlin"
include(":jvm", ":android")
includeBuild("plugins")