bdk-ffi/bdk-android/settings.gradle.kts

5 lines
74 B
Plaintext

rootProject.name = "bdk-android"
include(":lib")
includeBuild("plugins")