bdk-ffi/settings.gradle.kts

4 lines
61 B
Plaintext
Raw Normal View History

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