From 9de55a7e9a80073083d194a62dd399388273f240 Mon Sep 17 00:00:00 2001 From: Jonathan Pryor Date: Tue, 28 Apr 2020 19:50:12 -0400 Subject: [PATCH] Bump to xamarin/Java.Interop/master@56955d9a Changes: https://github.com/xamarin/Java.Interop/compare/ce8dc4001bd7b5ab84c42b9b27711755f051cd2d...56955d9ad3952070de3bb1718375b368437f7427 Fixes: https://github.com/xamarin/java.interop/issues/631 * xamarin/Java.Interop@56955d9: [generator] Use custom delegates instead of Func/Action. (#632) * xamarin/Java.Interop@0a77166: [Java.Interop.sln] Commit updated automatically generated guids. (#634) --- Documentation/release-notes/bump-ji-56955d9ad3.md | 6 ++++++ external/Java.Interop | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) create mode 100644 Documentation/release-notes/bump-ji-56955d9ad3.md diff --git a/Documentation/release-notes/bump-ji-56955d9ad3.md b/Documentation/release-notes/bump-ji-56955d9ad3.md new file mode 100644 index 00000000000..8d78706c677 --- /dev/null +++ b/Documentation/release-notes/bump-ji-56955d9ad3.md @@ -0,0 +1,6 @@ + +#### Application and library build and deployment + + - [Java.Interop GitHub PR 632](https://github.com/xamarin/java.interop/pull/632): + Android Bindings projects now support binding Java methods with unlimited + parameters instead of the previous limit of 14 parameters. diff --git a/external/Java.Interop b/external/Java.Interop index ce8dc4001bd..56955d9ad39 160000 --- a/external/Java.Interop +++ b/external/Java.Interop @@ -1 +1 @@ -Subproject commit ce8dc4001bd7b5ab84c42b9b27711755f051cd2d +Subproject commit 56955d9ad3952070de3bb1718375b368437f7427