Update ndr-ffi Android artifacts to 0.0.124

This commit is contained in:
Dev 2026-04-30 02:12:16 +03:00
parent e857710af3
commit 9a1710b49c
5 changed files with 4 additions and 4 deletions

View File

@ -12,9 +12,9 @@ Source:
- Repository: `https://github.com/mmalmi/nostr-double-ratchet.git`
- Crate: `rust/crates/ndr-ffi`
- Version: `v0.0.104`
- Source revision: `v0.0.100-29-g601d88c`
- Commit: `601d88c1172424ba3847827cc91db012bd2ccfbb`
- Version: `v0.0.124`
- Source revision: `v0.0.100-37-g3555991`
- Commit: `35559918bda142793b8ec9de0fd6a5deb460da24`
- Android build script: `scripts/mobile/build-android.sh`
- Android NDK used for the vendored refresh: `28.2.13676358`
- Release builds strip non-runtime symbol tables with the NDK `llvm-strip --strip-unneeded` tool.
@ -26,4 +26,4 @@ Refresh procedure:
3. Copy `rust/target/android/jniLibs/*/libndr_ffi.so` into this module's `app/src/main/jniLibs/`.
4. Copy the generated Kotlin binding from `rust/target/android/bindings/` into `app/src/main/java/uniffi/ndr_ffi/ndr_ffi.kt`.
Recorded on `2026-04-28T20:49:33Z`.
Recorded on `2026-04-29T23:10:01Z`.