Skip to content

Commit

Permalink
SandHook: update sandhook
Browse files Browse the repository at this point in the history
  • Loading branch information
swift_gan authored and ganyao114 committed Dec 18, 2019
1 parent 3cd38f4 commit 076c438
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ dependencies {
api fileTree(include: ['*.jar'], dir: 'libs')
// compile project(':hooklib')
// compile project(':xposedcompat')
api 'com.swift.sandhook:hooklib:4.1.5'
api 'com.swift.sandhook:xposedcompat:4.1.5'
api 'com.swift.sandhook:hooklib:4.1.7'
api 'com.swift.sandhook:xposedcompat:4.1.7'
api 'com.trend.lazyinject:lib:3.4.0-beta'
annotationProcessor 'com.trend.lazyinject:compiler:3.4.0-beta'
}

0 comments on commit 076c438

Please sign in to comment.