Update YuKiHookAPI

This commit is contained in:
2022-03-18 23:51:10 +08:00
parent 48eb942167
commit 81aa8a7ef9

View File

@@ -46,8 +46,8 @@ android {
dependencies {
compileOnly 'de.robv.android.xposed:api:82'
implementation 'com.highcapable.yukihookapi:api:1.0.5.2'
ksp 'com.highcapable.yukihookapi:ksp-xposed:1.0.5.2'
implementation 'com.highcapable.yukihookapi:api:1.0.55'
ksp 'com.highcapable.yukihookapi:ksp-xposed:1.0.55'
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'