Skip to content

Commit 6283179

Browse files
author
WindySha
committed
update sandHook lib to support android12
1 parent 9cb7f88 commit 6283179

File tree

4 files changed

+1
-1
lines changed

4 files changed

+1
-1
lines changed

loader/libs/hooklib.aar

35.4 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 = '4.5'
13+
version = '5.0'
1414
manifest {
1515
attributes 'Main-Class': 'com.storm.wind.xpatch.MainCommand'
1616
}
70.4 KB
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)