Modify replace YukiHookAPI to YukiReflection in demo-app

This commit is contained in:
2023-04-08 00:06:05 +08:00
parent 785208a5bb
commit 1207dbb561
2 changed files with 4 additions and 4 deletions

View File

@@ -68,7 +68,7 @@ android {
}
dependencies {
implementation 'com.highcapable.yukihookapi:api:1.1.6'
implementation 'com.highcapable.yukireflection:api:1.0.0'
implementation 'androidx.core:core-ktx:1.10.0'
implementation 'androidx.appcompat:appcompat:1.6.1'
implementation 'com.google.android.material:material:1.8.0'