File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -87,7 +87,7 @@ dependencies {
8787
8888 testImplementation(" junit:junit:4.13" )
8989 androidTestImplementation(" androidx.test:runner:1.3.0" )
90- androidTestImplementation(" androidx.test.espresso:espresso-core:3.3 .0" )
90+ androidTestImplementation(" androidx.test.espresso:espresso-core:3.4 .0" )
9191
9292 implementation(deps.firebase.auth)
9393 implementation(deps.firebase.storage)
Original file line number Diff line number Diff line change @@ -21,5 +21,5 @@ dependencies {
2121
2222 testImplementation(" junit:junit:4.13" )
2323 androidTestImplementation(" androidx.test.ext:junit:1.1.2" )
24- androidTestImplementation(" androidx.test.espresso:espresso-core:3.3 .0" )
24+ androidTestImplementation(" androidx.test.espresso:espresso-core:3.4 .0" )
2525}
Original file line number Diff line number Diff line change @@ -13,5 +13,5 @@ dependencies {
1313
1414 testImplementation(" junit:junit:4.13" )
1515 androidTestImplementation(" androidx.test.ext:junit:1.1.2" )
16- androidTestImplementation(" androidx.test.espresso:espresso-core:3.3 .0" )
16+ androidTestImplementation(" androidx.test.espresso:espresso-core:3.4 .0" )
1717}
Original file line number Diff line number Diff line change @@ -30,5 +30,5 @@ dependencies {
3030
3131 testImplementation(" junit:junit:4.13" )
3232 androidTestImplementation(" androidx.test.ext:junit:1.1.2" )
33- androidTestImplementation(" androidx.test.espresso:espresso-core:3.3 .0" )
33+ androidTestImplementation(" androidx.test.espresso:espresso-core:3.4 .0" )
3434}
You can’t perform that action at this time.
0 commit comments