Skip to content

Commit 6d7d729

Browse files
committed
Update YukiHookAPI
1 parent 1191c77 commit 6d7d729

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 @@ tasks.whenTaskAdded {
7272

7373
dependencies {
7474
compileOnly 'de.robv.android.xposed:api:82'
75-
implementation 'com.highcapable.yukihookapi:api:1.0.72'
76-
ksp 'com.highcapable.yukihookapi:ksp-xposed:1.0.72'
75+
implementation 'com.highcapable.yukihookapi:api:1.0.73'
76+
ksp 'com.highcapable.yukihookapi:ksp-xposed:1.0.73'
7777
implementation 'com.github.tiann:FreeReflection:3.1.0'
7878
implementation "com.github.topjohnwu.libsu:core:3.1.2"
7979
implementation 'androidx.annotation:annotation:1.3.0'

0 commit comments

Comments
 (0)