refactor: migrate and update to YukiHookAPI 1.3.0

This commit is contained in:
2025-06-25 23:20:11 +08:00
parent 276820fdc5
commit 147e4c117e
9 changed files with 315 additions and 227 deletions

View File

@@ -22,7 +22,7 @@ repositories:
plugins:
com.android.application:
alias: android-application
version: 8.9.0
version: 8.9.3
org.jetbrains.kotlin.android:
alias: kotlin-android
version: 2.1.10
@@ -43,12 +43,17 @@ libraries:
rovo89-xposed-api
com.highcapable.yukihookapi:
api:
version: 1.2.1
version: 1.3.0
ksp-xposed:
version-ref: <this>::api
com.highcapable.kavaref:
kavaref-core:
version: 1.0.0
kavaref-extension:
version: 1.0.0
com.highcapable.hikage:
hikage-core:
version: 1.0.0
version: 1.0.1
hikage-compiler:
version: 1.0.0
hikage-extension:
@@ -59,19 +64,19 @@ libraries:
version: 1.0.0
org.luckypray:
dexkit:
version: 2.0.3
version: 2.0.6
com.github.duanhong169:
drawabletoolbox:
version: 1.0.7
com.squareup.okhttp3:
okhttp:
version: 5.0.0-alpha.14
version: 5.0.0-alpha.16
androidx.core:
core-ktx:
version: 1.15.0
version: 1.16.0
androidx.appcompat:
appcompat:
version: 1.7.0
version: 1.7.1
com.google.android.material:
material:
version: 1.12.0