Version 3.116.1
Android alignment and packaging hotfix · Released December 5, 2024 · NuGet · GitHub Release
API changes · SkiaSharp API diff · HarfBuzzSharp 8.3.0.1
Highlights
This quick follow-up to 3.116.0 refreshes the Android native toolchain and fixes package layout metadata. It is a narrow servicing update for the first stable 3.x line.
Breaking Changes
None in this release.
New Features
Platform
- Updated the Android native toolchain — Moves to Android NDK r27c and updates the native binaries for 16 KB alignment requirements. (#3098)
Bug Fixes
- Corrected package paths — Uses the correct
PackagePathattribute so packaged assets land in the expected layout. (#3102)
Platform Support
| Platform | What's New |
|---|---|
| 🤖 Android | NDK r27c and 16 KB alignment updates |
| 📦 General | Corrected package path metadata |