Update YukiHookAPI

This commit is contained in:
2023-01-14 01:24:19 +08:00
parent 211343a6e7
commit afeb16e69d

View File

@@ -74,8 +74,8 @@ String getAppCenterSecret() {
dependencies {
compileOnly 'de.robv.android.xposed:api:82'
implementation 'com.highcapable.yukihookapi:api:1.1.4'
ksp 'com.highcapable.yukihookapi:ksp-xposed:1.1.4'
implementation 'com.highcapable.yukihookapi:api:1.1.5'
ksp 'com.highcapable.yukihookapi:ksp-xposed:1.1.5'
implementation "com.microsoft.appcenter:appcenter-analytics:4.4.5"
implementation "com.microsoft.appcenter:appcenter-crashes:4.4.5"
implementation 'com.google.code.gson:gson:2.9.0'