SandHook: update version
This commit is contained in:
parent
48ee9665ef
commit
24bf7bc7ca
|
|
@ -28,7 +28,7 @@ dependencies {
|
||||||
compileOnly files("${hiddenApiStubJarFilePath}")
|
compileOnly files("${hiddenApiStubJarFilePath}")
|
||||||
implementation project(':edxp-common')
|
implementation project(':edxp-common')
|
||||||
implementation project(':xposed-bridge')
|
implementation project(':xposed-bridge')
|
||||||
implementation 'com.swift.sandhook:hooklib:4.1.6'
|
implementation 'com.swift.sandhook:hooklib:4.1.7'
|
||||||
compileOnly project(':dexmaker')
|
compileOnly project(':dexmaker')
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue