Version 3.116.1
Android 16KB page size compliance · Released December 5, 2024 · NuGet · GitHub Release
Highlights
A patch release that updates the Android NDK to r27c with 16KB page alignment, ensuring compatibility with Android 15+ memory page size requirements, and fixes a NuGet package path attribute.
Breaking Changes
None in this release.
Bug Fixes
- Android NDK updated to r27c with 16KB alignment — Updated the Android NDK and enabled 16KB page alignment to comply with Android 15+ requirements. (#3098)
- Corrected NuGet PackagePath attribute — Fixed the
PackagePathattribute in NuGet packaging. (#3102)
Platform Support
| Platform | What's New |
|---|---|
| 🤖 Android | NDK r27c with 16KB page alignment |
| 📦 General | NuGet packaging fix |