bdk-ffi/settings.gradle.kts
2022-04-12 15:04:24 -04:00

4 lines
61 B
Plaintext

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