Skip to content

Commit 9cc8d86

Browse files
authored
Bump to xamarin/Java.Interop/master@377c4c7a (#4631)
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)
1 parent 61f09bf commit 9cc8d86

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
2+
#### Application and library build and deployment
3+
4+
- [Java.Interop GitHub PR 632](https://github.com/xamarin/java.interop/pull/632):
5+
Android Bindings projects now support binding Java methods with unlimited
6+
parameters instead of the previous limit of 14 parameters.

external/Java.Interop

0 commit comments

Comments
 (0)