Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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