SandHook: update sandhook

This commit is contained in:
swift_gan 2019-03-26 13:40:34 +08:00
parent 62c052112d
commit 55d63636fe
1 changed files with 1 additions and 1 deletions

View File

@ -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.3'
implementation 'com.swift.sandhook:hooklib:3.3.4'
compileOnly project(':dexmaker')
}