Skip to content

Commit 4037f0e

Browse files
committed
Bump Java.Interop to bring new CRC64 hasher
Context: dotnet/java-interop#624
1 parent e93725f commit 4037f0e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.gitmodules

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
branch = v1.1.1
1313
[submodule "external/Java.Interop"]
1414
path = external/Java.Interop
15-
url = https://github.com/grendello/java.interop.git
16-
branch = faster-crc64
15+
url = https://github.com/xamarin/java.interop.git
16+
branch = master
1717
[submodule "external/mman-win32"]
1818
path = external/mman-win32
1919
url = https://github.com/witwall/mman-win32.git

external/Java.Interop

0 commit comments

Comments
 (0)