We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62c0521 commit 55d6363Copy full SHA for 55d6363
edxp-sandhook/build.gradle
@@ -24,7 +24,7 @@ dependencies {
24
compileOnly files("libs/framework-stub.jar")
25
implementation project(':edxp-common')
26
implementation project(':xposed-bridge')
27
- implementation 'com.swift.sandhook:hooklib:3.3.3'
+ implementation 'com.swift.sandhook:hooklib:3.3.4'
28
compileOnly project(':dexmaker')
29
}
30
0 commit comments