Loading packages/SettingsLib/Spa/spa/build.gradle +1 −1 Original line number Diff line number Diff line Loading @@ -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") { Loading Loading
packages/SettingsLib/Spa/spa/build.gradle +1 −1 Original line number Diff line number Diff line Loading @@ -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") { Loading