Loading modules/build.gradle +0 −5 Original line number Diff line number Diff line Loading @@ -87,11 +87,6 @@ dependencies { kapt("com.google.dagger:hilt-android-compiler:$dagger_hilt_version") testImplementation 'junit:junit:4.13.2' testImplementation "androidx.test:core:1.5.0" testImplementation 'org.mockito:mockito-core:5.0.0' testImplementation 'com.nhaarman.mockitokotlin2:mockito-kotlin:2.2.0' testImplementation 'org.robolectric:robolectric:4.9' testImplementation "org.jetbrains.kotlinx:kotlinx-coroutines-test:1.7.2" androidTestImplementation 'androidx.test.ext:junit:1.1.5' androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1' } No newline at end of file Loading
modules/build.gradle +0 −5 Original line number Diff line number Diff line Loading @@ -87,11 +87,6 @@ dependencies { kapt("com.google.dagger:hilt-android-compiler:$dagger_hilt_version") testImplementation 'junit:junit:4.13.2' testImplementation "androidx.test:core:1.5.0" testImplementation 'org.mockito:mockito-core:5.0.0' testImplementation 'com.nhaarman.mockitokotlin2:mockito-kotlin:2.2.0' testImplementation 'org.robolectric:robolectric:4.9' testImplementation "org.jetbrains.kotlinx:kotlinx-coroutines-test:1.7.2" androidTestImplementation 'androidx.test.ext:junit:1.1.5' androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1' } No newline at end of file