File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -406,13 +406,13 @@ dependencies {
406
406
androidTestImplementation ' androidx.test.ext:junit:1.1.5'
407
407
androidTestImplementation ' androidx.test:runner:1.5.2'
408
408
androidTestImplementation ' androidx.test:rules:1.5.0'
409
- androidTestImplementation ' androidx.test.espresso:espresso-core:3.5.1 '
409
+ androidTestImplementation ' androidx.test.espresso:espresso-core:3.6.0 '
410
410
// ---------------------
411
411
testImplementation ' androidx.test:core:1.6.0'
412
412
testImplementation ' androidx.test.ext:junit:1.1.5'
413
413
testImplementation ' junit:junit:4.13.2'
414
414
testImplementation ' org.robolectric:robolectric:4.12.2'
415
- testImplementation ' androidx.test.espresso:espresso-core:3.5.1 '
415
+ testImplementation ' androidx.test.espresso:espresso-core:3.6.0 '
416
416
testImplementation ' androidx.test.espresso:espresso-intents:3.5.1'
417
417
testImplementation ' androidx.test.ext:truth:1.5.0'
418
418
androidTestUtil " androidx.test.services:test-services:1.4.2"
You can’t perform that action at this time.
0 commit comments