File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -437,10 +437,10 @@ dependencies {
437
437
testImplementation ' androidx.test.espresso:espresso-core:3.5.0-alpha05'
438
438
testImplementation ' androidx.test.espresso:espresso-intents:3.5.0-alpha05'
439
439
testImplementation ' androidx.test.ext:junit:1.1.3'
440
- androidTestImplementation ' androidx.test.espresso:espresso-web:3.5.1 '
441
- androidTestImplementation ' androidx.test.ext:junit:1.1.5 '
442
- androidTestImplementation ' androidx.test:runner:1.5.2 '
443
- androidTestImplementation ' androidx.test:rules:1.5 .0'
444
- androidTestImplementation ' androidx.test:core:1.5 .0'
440
+ androidTestImplementation ' androidx.test.espresso:espresso-web:3.5.0-alpha05 '
441
+ androidTestImplementation ' androidx.test.ext:junit:1.1.3 '
442
+ androidTestImplementation ' androidx.test:runner:1.4.0 '
443
+ androidTestImplementation ' androidx.test:rules:1.4 .0'
444
+ androidTestImplementation ' androidx.test:core:1.4 .0'
445
445
androidTestImplementation ' org.hamcrest:hamcrest-library:2.2'
446
446
}
You can’t perform that action at this time.
0 commit comments