Merge pull request #204 from ElderDrivers/sandhook
SandHook: update sandhook to fix error return value(boolean)
This commit is contained in:
commit
10422a6d64
|
|
@ -24,7 +24,7 @@ dependencies {
|
|||
compileOnly files("libs/framework-stub.jar")
|
||||
implementation project(':edxp-common')
|
||||
implementation project(':xposed-bridge')
|
||||
implementation 'com.swift.sandhook:hooklib:3.3.8'
|
||||
implementation 'com.swift.sandhook:hooklib:3.4.2'
|
||||
compileOnly project(':dexmaker')
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue