Skip to content

Commit

Permalink
Try jonpryor/java.interop/jon-skip-this-first-params
Browse files Browse the repository at this point in the history
Context: dotnet/java-interop#900

Update `class-parse` to better parse parameter names.
  • Loading branch information
jonpryor committed Nov 3, 2021
1 parent e4ea059 commit de34902
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
branch = main
[submodule "external/Java.Interop"]
path = external/Java.Interop
url = https://github.com/xamarin/java.interop.git
branch = main
url = https://github.com/jonpryor/java.interop.git
branch = jon-skip-this-first-params
[submodule "external/lz4"]
path = external/lz4
url = https://github.com/lz4/lz4.git
Expand Down

0 comments on commit de34902

Please sign in to comment.