Loading app/build.gradle +2 −2 Original line number Diff line number Diff line Loading @@ -86,6 +86,6 @@ dependencies { testImplementation 'androidx.test:rules:1.4.0' testImplementation 'junit:junit:4.12' testImplementation 'org.robolectric:robolectric:4.8.1' testImplementation('org.mockito:mockito-inline:3.4.0') testImplementation 'androidx.work:work-testing:2.0.1' testImplementation 'org.mockito:mockito-inline:3.4.0' testImplementation "androidx.work:work-testing:$work_version" } Loading
app/build.gradle +2 −2 Original line number Diff line number Diff line Loading @@ -86,6 +86,6 @@ dependencies { testImplementation 'androidx.test:rules:1.4.0' testImplementation 'junit:junit:4.12' testImplementation 'org.robolectric:robolectric:4.8.1' testImplementation('org.mockito:mockito-inline:3.4.0') testImplementation 'androidx.work:work-testing:2.0.1' testImplementation 'org.mockito:mockito-inline:3.4.0' testImplementation "androidx.work:work-testing:$work_version" }