SandHook: update hooklib
This commit is contained in:
parent
e5e5ccf3b1
commit
41c7b42393
|
|
@ -24,7 +24,7 @@ dependencies {
|
|||
compileOnly files("${hiddenApiStubJarFilePath}")
|
||||
implementation project(':edxp-common')
|
||||
implementation project(':xposed-bridge')
|
||||
implementation 'com.swift.sandhook:hooklib:3.5.6'
|
||||
implementation 'com.swift.sandhook:hooklib:3.5.8'
|
||||
compileOnly project(':dexmaker')
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue