Skip to content
Merged
Prev Previous commit
Next Next commit
Back to java.interop/main…
PR #8681 was merged, which fixed the Java.Interop bump issues.
  • Loading branch information
jonpryor committed Feb 2, 2024
commit d500a1983db707dcbc5cc47e5448477dde4d98f7
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
[submodule "external/Java.Interop"]
path = external/Java.Interop
url = https://github.com/xamarin/java.interop.git
branch = dev/jonp/ji-typemap-support
branch = main
[submodule "external/lz4"]
path = external/lz4
url = https://github.com/xamarin/lz4
Expand Down