SandHook: update version

This commit is contained in:
swift_gan 2019-12-17 14:16:40 +08:00 committed by ganyao114
parent 48ee9665ef
commit 24bf7bc7ca
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ dependencies {
compileOnly files("${hiddenApiStubJarFilePath}")
implementation project(':edxp-common')
implementation project(':xposed-bridge')
implementation 'com.swift.sandhook:hooklib:4.1.6'
implementation 'com.swift.sandhook:hooklib:4.1.7'
compileOnly project(':dexmaker')
}