diff --git a/Documentation/release-notes/4823.md b/Documentation/release-notes/4823.md new file mode 100644 index 00000000000..41260123d5b --- /dev/null +++ b/Documentation/release-notes/4823.md @@ -0,0 +1,19 @@ +#### Application behavior on device and emulator + + * [GitHub 661](https://github.com/xamarin/java.interop/issues/661): + Fixes a `TypeLoadException` that could result when an app is built + with the API-R preview bindings, `$(TargetFrameworkVersion)`=v10.0.99, + when instantiating a type which implements an interface which contains + default interface members. + +#### Application and library build and deployment + + * [GitHub 515](https://github.com/xamarin/java.interop/issues/515): + Allow `.csv` files to declare C# enumeration members without requiring + a corresponding Java field. + +#### Android API binding + + * [GitHub 588](https://github.com/xamarin/java.interop/issues/588): + Don't invalidate an interface binding if it contains a static method + that couldn't be bound. diff --git a/external/Java.Interop b/external/Java.Interop index 76d1ac70ec7..1f3388af489 160000 --- a/external/Java.Interop +++ b/external/Java.Interop @@ -1 +1 @@ -Subproject commit 76d1ac70ec740e1118678525b2e07f53ef53b622 +Subproject commit 1f3388af4897e6d8aca0e41c86ff02fa0ef4e67e