refactor: migrate and update to YukiHookAPI 1.3.0

This commit is contained in:
2025-06-25 23:22:59 +08:00
parent ab03c74659
commit e59b7f501a
17 changed files with 170 additions and 94 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
@@ -46,12 +46,14 @@ libraries:
rovo89-xposed-api
com.highcapable.yukihookapi:
api:
version: 1.2.1
version: 1.3.0
ksp-xposed:
version-ref: <this>::api
com.highcapable.yukireflection:
api:
version: 1.0.3
com.highcapable.kavaref:
kavaref-core:
version: 1.0.0
kavaref-extension:
version: 1.0.0
com.microsoft.appcenter:
appcenter-analytics:
version: 5.0.6
@@ -69,13 +71,13 @@ libraries:
version: 2.12.1
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