File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ dependencies {
3838 implementation(" androidx.constraintlayout:constraintlayout:2.1.4" )
3939 testImplementation(" junit:junit:4.13.2" )
4040 androidTestImplementation(" androidx.test.ext:junit:1.2.1" )
41- androidTestImplementation(" androidx.test.espresso:espresso-core:3.5 .1" )
41+ androidTestImplementation(" androidx.test.espresso:espresso-core:3.6 .1" )
4242 implementation(" com.github.techinessoverloaded:progress-dialog:$progressVersion " )
4343}
4444repositories {
Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ dependencies {
5858 implementation(" androidx.constraintlayout:constraintlayout:2.1.4" )
5959 testImplementation(" junit:junit:4.13.2" )
6060 androidTestImplementation(" androidx.test.ext:junit:1.2.1" )
61- androidTestImplementation(" androidx.test.espresso:espresso-core:3.5 .1" )
61+ androidTestImplementation(" androidx.test.espresso:espresso-core:3.6 .1" )
6262}
6363repositories {
6464 mavenCentral()
You can’t perform that action at this time.
0 commit comments