Update YuiHookAPI

This commit is contained in:
2022-09-30 03:39:29 +08:00
parent 08d7676478
commit 20f6d5529f

View File

@@ -59,8 +59,8 @@ android {
dependencies { dependencies {
compileOnly 'de.robv.android.xposed:api:82' compileOnly 'de.robv.android.xposed:api:82'
implementation 'com.highcapable.yukihookapi:api:1.1.1' implementation 'com.highcapable.yukihookapi:api:1.1.2'
ksp 'com.highcapable.yukihookapi:ksp-xposed:1.1.1' ksp 'com.highcapable.yukihookapi:ksp-xposed:1.1.2'
implementation 'com.github.duanhong169:drawabletoolbox:1.0.7' implementation 'com.github.duanhong169:drawabletoolbox:1.0.7'
implementation 'com.squareup.okhttp3:okhttp:5.0.0-alpha.7' implementation 'com.squareup.okhttp3:okhttp:5.0.0-alpha.7'
implementation 'androidx.core:core-ktx:1.9.0' implementation 'androidx.core:core-ktx:1.9.0'