We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a67f9b6 commit c802f52Copy full SHA for c802f52
README.md
@@ -4,6 +4,7 @@ A Simplified API for LDK.
4
## Build and publish to local Maven repository
5
```shell
6
source uniffi_bindgen_generate_kotlin.sh
7
+cd ldk-node-jvm
8
./gradlew publishToMavenLocal
9
```
10
0 commit comments