Files
bdk-ffi/settings.gradle.kts

4 lines
61 B
Kotlin
Raw Normal View History

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