feat: simple support dexkit test

This commit is contained in:
2023-10-08 03:55:25 +08:00
parent ea0b46020f
commit 6969d7b2c6
6 changed files with 145 additions and 208 deletions

View File

@@ -71,6 +71,7 @@ dependencies {
implementation(com.highcapable.yukihookapi.api)
ksp(com.highcapable.yukihookapi.ksp.xposed)
implementation(com.fankes.projectpromote.project.promote)
implementation(org.luckypray.dexkit)
implementation(com.github.duanhong169.drawabletoolbox)
implementation(com.squareup.okhttp3.okhttp)
implementation(androidx.core.core.ktx)