Skip to content

v9.1.1

Choose a tag to compare

@github-actions github-actions released this 24 Oct 11:29
· 2861 commits to main since this release
v9.1.1
7f74709

This release fixes the issue where libcore_crypto_ffi.so had segments aligned on 4k instead of 16k on Android platforms.

Bug Fixes

  • ci: use the correct NDK when building and packaging for Android [WPB-21347] (ce433fe)

Documentation

  • README: add a note about ANDROID_NDK_HOME (5c98d7f)