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 @@ -43,7 +43,7 @@ dependencies {
4343 implementation ' androidx.constraintlayout:constraintlayout:2.1.4'
4444 testImplementation ' junit:junit:4.13.2'
4545 androidTestImplementation ' androidx.test.ext:junit:1.1.5'
46- androidTestImplementation ' androidx.test.espresso:espresso-core:3.5 .1'
46+ androidTestImplementation ' androidx.test.espresso:espresso-core:3.6 .1'
4747
4848 implementation project(" :otp_code_view" )
4949}
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ dependencies {
4141 implementation ' com.google.android.material:material:1.9.0'
4242 testImplementation ' junit:junit:4.13.2'
4343 androidTestImplementation ' androidx.test.ext:junit:1.1.5'
44- androidTestImplementation ' androidx.test.espresso:espresso-core:3.5 .1'
44+ androidTestImplementation ' androidx.test.espresso:espresso-core:3.6 .1'
4545}
4646
4747publishing {
You can’t perform that action at this time.
0 commit comments