Commit d96e813
fix: regenerate android bindings with correct gobley v0.2.0
The previous bindgen run used gobley-uniffi-bindgen v0.3.7 (from gobley
main branch) instead of v0.2.0 (from fix-v0.2.0 branch), which added
explicit `public` visibility modifiers and return types throughout the
generated Kotlin code. Regenerated with the correct version.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent e998973 commit d96e813
3 files changed
Lines changed: 2993 additions & 3410 deletions
File tree
- bindings/kotlin/ldk-node-android/lib/src/main/kotlin/org/lightningdevkit/ldknode
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments