We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d12d65f commit aa98597Copy full SHA for aa98597
.gitignore
@@ -21,4 +21,6 @@ swift.abi.json
21
swift.swiftdoc
22
23
# Ignore ldk_nodeFFI.xcframework files
24
-/bindings/swift/ldk_nodeFFI.xcframework
+/bindings/swift/ldk_nodeFFI.xcframework
25
+/bindings/kotlin/ldk-node-android/lib/src/main/jniLibs
26
+/bindings/kotlin/ldk-node-android/lib/src/main/kotlin/org/lightningdevkit/ldknode/ldk_node.kt
0 commit comments