Back to Skiasharp

Version 3.116.1

documentation/docfx/releases/3.116.1.md

4.148.01.2 KB
Original Source

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 PackagePath attribute in NuGet packaging. (#3102)

Platform Support

PlatformWhat's New
🤖 AndroidNDK r27c with 16KB page alignment
📦 GeneralNuGet packaging fix