Bump appCenter from 4.4.2 to 4.4.3 (#1769)
This commit is contained in:
parent
e0de4ca6d7
commit
acbba06a70
|
|
@ -133,7 +133,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.2"
|
val appCenter = "4.4.3"
|
||||||
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