Merge "[gradle] Update dexmaker to 2.28.3" into udc-dev
This commit is contained in:
@@ -83,7 +83,7 @@ dependencies {
|
||||
|
||||
androidTestImplementation project(":testutils")
|
||||
androidTestImplementation 'androidx.lifecycle:lifecycle-runtime-testing'
|
||||
androidTestImplementation "com.linkedin.dexmaker:dexmaker-mockito:2.28.1"
|
||||
androidTestImplementation "com.linkedin.dexmaker:dexmaker-mockito:2.28.3"
|
||||
}
|
||||
|
||||
task coverageReport(type: JacocoReport, dependsOn: "connectedDebugAndroidTest") {
|
||||
|
||||
Reference in New Issue
Block a user