diff --git a/Documentation/release-notes/6000.md b/Documentation/release-notes/6000.md new file mode 100644 index 00000000000..71652d744c9 --- /dev/null +++ b/Documentation/release-notes/6000.md @@ -0,0 +1,11 @@ +#### Application and library build and deployment + +- [GitHub Issue 5432](https://github.com/xamarin/xamarin-android/issues/5432): + In a .NET 6 application, native libraries can now be contained in directories + which match Android *Resource Identifiers*, not just the legacy Android ABI + names. + +- [GitHub Issue 5992](https://github.com/xamarin/xamarin-android/issues/5992): + If no JDKs are installed on macOS, the build may fail with: + + error XARSD7000: System.Xml.XmlException: Root element is missing. diff --git a/external/xamarin-android-tools b/external/xamarin-android-tools index 683f37508b5..e3d708c94cd 160000 --- a/external/xamarin-android-tools +++ b/external/xamarin-android-tools @@ -1 +1 @@ -Subproject commit 683f37508b56c76c24b3287a5687743438625341 +Subproject commit e3d708c94cd6f29e05f36d87132022bfb40006be