Reorganize bdk-kotlin into jvm sub-module

This commit is contained in:
Steve Myers
2021-10-14 22:05:21 -07:00
parent c15c69fb08
commit 31db42ae0e
7 changed files with 83 additions and 46 deletions

7
bindings/bdk-kotlin/.gitignore vendored Normal file
View File

@@ -0,0 +1,7 @@
/target
.idea
.gradle
local.properties
build
*.so
*.dylib