Skip to content

Commit

Permalink
Bump to xamarin/Java.Interop/master@377c4c7a (#4631)
Browse files Browse the repository at this point in the history
Changes: dotnet/java-interop@ce8dc40...377c4c7

Fixes: dotnet/java-interop#631

  * dotnet/java-interop@377c4c7: Bump to xamarin/xamarin-android-tools/master@f5fcb9fd (#637)
  * dotnet/java-interop@857b9a9: [Java.Interop.Export] Begin supporting methods with 14+ params (#635)
  * dotnet/java-interop@9876e31: [Java.Interop.BootstrapTasks] Convert to SDK style project (#609)
  * dotnet/java-interop@cbb50af: [generator-Tests] Use Roslyn for .NET Core Support (#638)
  * dotnet/java-interop@56955d9: [generator] Use custom delegates instead of Func/Action. (#632)
  * dotnet/java-interop@0a77166: [Java.Interop.sln] Commit updated automatically generated guids. (#634)
  • Loading branch information
jonpryor committed May 2, 2020
1 parent 61f09bf commit 9cc8d86
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions Documentation/release-notes/bump-ji-56955d9ad3.md
Original file line number Diff line number Diff line change
@@ -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.
2 changes: 1 addition & 1 deletion external/Java.Interop

0 comments on commit 9cc8d86

Please sign in to comment.