Skip to content

Commit e5ead47

Browse files
committed
Bump to xamarin/xamarin-android-tools/main@90d76212
Fixes: #5432 Fixes: #5992 Changes: dotnet/android-tools@683f375...90d7621 * dotnet/android-tools@90d7621: [BaseTasks] add ABI detection for RIDs (#121) * dotnet/android-tools@79e3b97: [JdkInfo] handle invalid XML from /usr/libexec/java_home (#120) * dotnet/android-tools@81519fe: Add SECURITY.md (#119)
1 parent 7ccb889 commit e5ead47

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
#### Application and library build and deployment
2+
3+
- [GitHub Issue 5432](https://github.com/xamarin/xamarin-android/issues/5432):
4+
In a .NET 6 application, native libraries can now be contained in directories
5+
which match Android *Resource Identifiers*, not just the legacy Android ABI
6+
names.
7+
8+
- [GitHub Issue 5992](https://github.com/xamarin/xamarin-android/issues/5992):
9+
If no JDKs are installed on macOS, the build may fail with:
10+
11+
error XARSD7000: System.Xml.XmlException: Root element is missing.

external/xamarin-android-tools

0 commit comments

Comments
 (0)