You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Breaking: Use jni-sys for low-level JNI types instead of those autogenerated by bindgen based on the header.
These JNI types are not publicly (re)exported anymore. (#209)
Regenerate against NDK 23.1.7779620, now including all Android-related headers. (#201)