Skip to content

Commit f95fe45

Browse files
committed
Update YukiHookAPI
1 parent 42b0fa6 commit f95fe45

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,8 @@ android {
7272

7373
dependencies {
7474
compileOnly 'de.robv.android.xposed:api:82'
75-
implementation 'com.highcapable.yukihookapi:api:1.1.8'
76-
ksp 'com.highcapable.yukihookapi:ksp-xposed:1.1.8'
75+
implementation 'com.highcapable.yukihookapi:api:1.1.9'
76+
ksp 'com.highcapable.yukihookapi:ksp-xposed:1.1.9'
7777
implementation 'com.github.duanhong169:drawabletoolbox:1.0.7'
7878
implementation "com.github.topjohnwu.libsu:core:5.0.4"
7979
implementation 'androidx.annotation:annotation:1.6.0'

0 commit comments

Comments
 (0)