Update YukiHookAPI

This commit is contained in:
2022-04-15 05:11:06 +08:00
parent 6fba93e1fa
commit 8cf945b670
3 changed files with 5 additions and 21 deletions

View File

@@ -72,8 +72,8 @@ tasks.whenTaskAdded {
dependencies {
compileOnly 'de.robv.android.xposed:api:82'
implementation 'com.highcapable.yukihookapi:api:1.0.75'
ksp 'com.highcapable.yukihookapi:ksp-xposed:1.0.75'
implementation 'com.highcapable.yukihookapi:api:1.0.77'
ksp 'com.highcapable.yukihookapi:ksp-xposed:1.0.77'
implementation 'com.squareup.okhttp3:okhttp:4.9.3'
implementation 'com.geyifeng.immersionbar:immersionbar:3.2.0'
implementation 'com.geyifeng.immersionbar:immersionbar-ktx:3.2.0'