From 44d9f9f7dbd87a2daabc9c52755fe2498c936613 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@377c4c7a Changes: https://github.com/xamarin/Java.Interop/compare/ce8dc4001bd7b5ab84c42b9b27711755f051cd2d...377c4c7ab50d1f25082c7079214b8075eb25de35 Fixes: https://github.com/xamarin/java.interop/issues/631 * xamarin/Java.Interop@377c4c7: Bump to xamarin/xamarin-android-tools/master@f5fcb9fd (#637) * xamarin/Java.Interop@857b9a9: [Java.Interop.Export] Begin supporting methods with 14+ params (#635) * xamarin/Java.Interop@9876e31: [Java.Interop.BootstrapTasks] Convert to SDK style project (#609) * xamarin/Java.Interop@cbb50af: [generator-Tests] Use Roslyn for .NET Core Support (#638) * 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..377c4c7ab50 160000 --- a/external/Java.Interop +++ b/external/Java.Interop @@ -1 +1 @@ -Subproject commit ce8dc4001bd7b5ab84c42b9b27711755f051cd2d +Subproject commit 377c4c7ab50d1f25082c7079214b8075eb25de35