We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4413015 commit aac6226Copy full SHA for aac6226
1 file changed
AndroidApp/data/repository/build.gradle.kts
@@ -25,7 +25,6 @@ dependencies {
25
androidTestImplementation(libs.junit)
26
androidTestImplementation(libs.com.google.truth)
27
androidTestImplementation(libs.androidx.test.ext.junit)
28
- androidTestImplementation(libs.androidx.test.espresso.core)
29
androidTestImplementation(libs.kotlinx.coroutines.test)
30
}
31
0 commit comments