diff --git a/app/build.gradle b/app/build.gradle index eb69cb1..82bb1c2 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -76,8 +76,8 @@ dependencies { compileOnly 'de.robv.android.xposed:api:82' implementation 'com.highcapable.yukihookapi:api:1.1.8' ksp 'com.highcapable.yukihookapi:ksp-xposed:1.1.8' - implementation 'com.microsoft.appcenter:appcenter-analytics:4.4.5' - implementation 'com.microsoft.appcenter:appcenter-crashes:4.4.5' + implementation 'com.microsoft.appcenter:appcenter-analytics:5.0.0' + implementation 'com.microsoft.appcenter:appcenter-crashes:5.0.0' implementation 'com.squareup.okhttp3:okhttp:5.0.0-alpha.7' implementation 'com.google.code.gson:gson:2.10.1' implementation 'com.github.duanhong169:drawabletoolbox:1.0.7'