dotnet / android

.NET for Android provides open-source bindings of the Android SDK for use with .NET managed languages such as C#
MIT License
1.92k stars 526 forks source link

Bump to NDK r27 #9020

Closed grendello closed 2 months ago

grendello commented 3 months ago

Changes: https://github.com/android/ndk/wiki/Changelog-r27

NDK r27 has been released. The most important change affecting us is that we should start building all our native libraries with 16k page alignment, support for which is already in main and will be refined once #9075 is merged.

Notable changes:

grendello commented 3 months ago

/azp run

azure-pipelines[bot] commented 3 months ago
Azure Pipelines successfully started running 1 pipeline(s).
grendello commented 2 months ago

/azp run

azure-pipelines[bot] commented 2 months ago
Azure Pipelines successfully started running 1 pipeline(s).