mirror of
https://github.com/KitsunePie/AppErrorsTracking.git
synced 2025-09-01 08:45:16 +08:00
Update YukiHookAPI
This commit is contained in:
@@ -74,8 +74,8 @@ String getAppCenterSecret() {
|
|||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
compileOnly 'de.robv.android.xposed:api:82'
|
compileOnly 'de.robv.android.xposed:api:82'
|
||||||
implementation 'com.highcapable.yukihookapi:api:1.1.5'
|
implementation 'com.highcapable.yukihookapi:api:1.1.6'
|
||||||
ksp 'com.highcapable.yukihookapi:ksp-xposed:1.1.5'
|
ksp 'com.highcapable.yukihookapi:ksp-xposed:1.1.6'
|
||||||
implementation 'com.microsoft.appcenter:appcenter-analytics:4.4.5'
|
implementation 'com.microsoft.appcenter:appcenter-analytics:4.4.5'
|
||||||
implementation 'com.microsoft.appcenter:appcenter-crashes:4.4.5'
|
implementation 'com.microsoft.appcenter:appcenter-crashes:4.4.5'
|
||||||
implementation 'com.google.code.gson:gson:2.9.0'
|
implementation 'com.google.code.gson:gson:2.9.0'
|
||||||
|
@@ -68,7 +68,7 @@ android {
|
|||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation 'com.highcapable.yukihookapi:api:1.1.5'
|
implementation 'com.highcapable.yukihookapi:api:1.1.6'
|
||||||
implementation 'androidx.core:core-ktx:1.9.0'
|
implementation 'androidx.core:core-ktx:1.9.0'
|
||||||
implementation 'androidx.appcompat:appcompat:1.6.0'
|
implementation 'androidx.appcompat:appcompat:1.6.0'
|
||||||
implementation 'com.google.android.material:material:1.7.0'
|
implementation 'com.google.android.material:material:1.7.0'
|
||||||
|
Reference in New Issue
Block a user