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 @@ -402,13 +402,13 @@ dependencies {
402
402
// ---------------------
403
403
// ---------------------
404
404
// Testing-only dependencies
405
- androidTestImplementation ' androidx.test:core:1.5 .0'
405
+ androidTestImplementation ' androidx.test:core:1.6 .0'
406
406
androidTestImplementation ' androidx.test.ext:junit:1.2.0'
407
407
androidTestImplementation ' androidx.test:runner:1.5.2'
408
408
androidTestImplementation ' androidx.test:rules:1.5.0'
409
409
androidTestImplementation ' androidx.test.espresso:espresso-core:3.5.1'
410
410
// ---------------------
411
- testImplementation ' androidx.test:core:1.5 .0'
411
+ testImplementation ' androidx.test:core:1.6 .0'
412
412
testImplementation ' androidx.test.ext:junit:1.2.0'
413
413
testImplementation ' junit:junit:4.13.2'
414
414
testImplementation ' org.robolectric:robolectric:4.13'
You can’t perform that action at this time.
0 commit comments