Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1021513a authored by Chaohui Wang's avatar Chaohui Wang Committed by Automerger Merge Worker
Browse files

Merge "[gradle] Update dexmaker to 2.28.3" into udc-dev am: 4fd131ee am: 5d29f5ec

parents 5b93c792 5d29f5ec
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -83,7 +83,7 @@ dependencies {


    androidTestImplementation project(":testutils")
    androidTestImplementation project(":testutils")
    androidTestImplementation 'androidx.lifecycle:lifecycle-runtime-testing'
    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") {
task coverageReport(type: JacocoReport, dependsOn: "connectedDebugAndroidTest") {