Update YukiHookAPI

This commit is contained in:
2022-03-18 13:59:45 +08:00
parent af20fad070
commit a3772e3673

View File

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