Bump appCenter from 4.4.5 to 5.0.0 (#2218)
This commit is contained in:
parent
7196049e3d
commit
aa21935a66
|
|
@ -170,7 +170,7 @@ dependencies {
|
||||||
implementation("org.lsposed.hiddenapibypass:hiddenapibypass:4.3")
|
implementation("org.lsposed.hiddenapibypass:hiddenapibypass:4.3")
|
||||||
implementation(projects.services.managerService)
|
implementation(projects.services.managerService)
|
||||||
|
|
||||||
val appCenter = "4.4.5"
|
val appCenter = "5.0.0"
|
||||||
debugImplementation("com.microsoft.appcenter:appcenter-crashes:${appCenter}")
|
debugImplementation("com.microsoft.appcenter:appcenter-crashes:${appCenter}")
|
||||||
debugImplementation("com.microsoft.appcenter:appcenter-analytics:${appCenter}")
|
debugImplementation("com.microsoft.appcenter:appcenter-analytics:${appCenter}")
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue