Skip to content

Commit eeaa424

Browse files
author
WindySha
committed
update sandhook to fix crashing on some android12 or android13 devices
1 parent 6283179 commit eeaa424

File tree

4 files changed

+1
-1
lines changed

4 files changed

+1
-1
lines changed

loader/libs/hooklib.aar

1.39 KB
Binary file not shown.

xpatch/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ dependencies {
1010

1111
jar {
1212
baseName = 'xpatch'
13-
version = '5.0'
13+
version = '5.1'
1414
manifest {
1515
attributes 'Main-Class': 'com.storm.wind.xpatch.MainCommand'
1616
}
2.18 KB
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)