Update YuKiHookAPI

This commit is contained in:
2022-03-20 03:37:16 +08:00
parent c3c2c07b00
commit 45dc67c609
2 changed files with 4 additions and 10 deletions

View File

@@ -57,8 +57,8 @@ android {
dependencies {
compileOnly 'de.robv.android.xposed:api:82'
implementation 'com.highcapable.yukihookapi:api:1.0.55'
ksp 'com.highcapable.yukihookapi:ksp-xposed:1.0.55'
implementation 'com.highcapable.yukihookapi:api:1.0.6'
ksp 'com.highcapable.yukihookapi:ksp-xposed:1.0.6'
implementation 'com.geyifeng.immersionbar:immersionbar:3.2.0'
implementation 'com.geyifeng.immersionbar:immersionbar-ktx:3.2.0'
implementation 'androidx.core:core-ktx:1.7.0'