SandHook : update sandhook to fix hooking Thread.class
This commit is contained in:
parent
1b67e7c0d4
commit
48ee9665ef
|
|
@ -28,7 +28,7 @@ dependencies {
|
|||
compileOnly files("${hiddenApiStubJarFilePath}")
|
||||
implementation project(':edxp-common')
|
||||
implementation project(':xposed-bridge')
|
||||
implementation 'com.swift.sandhook:hooklib:4.1.2'
|
||||
implementation 'com.swift.sandhook:hooklib:4.1.6'
|
||||
compileOnly project(':dexmaker')
|
||||
}
|
||||
|
||||
|
|
|
|||
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue