Update YukiHookAPI

This commit is contained in:
2022-05-25 04:20:34 +08:00
parent dbe414b487
commit 3e441468ef

View File

@@ -59,8 +59,8 @@ android {
dependencies {
compileOnly 'de.robv.android.xposed:api:82'
implementation 'com.highcapable.yukihookapi:api:1.0.87'
ksp 'com.highcapable.yukihookapi:ksp-xposed:1.0.87'
implementation 'com.highcapable.yukihookapi:api:1.0.88'
ksp 'com.highcapable.yukihookapi:ksp-xposed:1.0.88'
implementation "com.github.topjohnwu.libsu:core:3.1.2"
implementation 'androidx.core:core-ktx:1.7.0'
implementation 'androidx.appcompat:appcompat:1.4.1'