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 @@ -32,5 +32,5 @@ dependencies {
3232 implementation " com.google.android.material:material:$material_version "
3333 testImplementation ' junit:junit:4.13'
3434 androidTestImplementation ' androidx.test:runner:1.2.0'
35- androidTestImplementation ' androidx.test.espresso:espresso-core:3.2 .0'
35+ androidTestImplementation ' androidx.test.espresso:espresso-core:3.3 .0'
3636}
Original file line number Diff line number Diff line change @@ -31,5 +31,5 @@ dependencies {
3131 implementation " com.google.android.material:material:$material_version "
3232 testImplementation ' junit:junit:4.13'
3333 androidTestImplementation ' androidx.test:runner:1.2.0'
34- androidTestImplementation ' androidx.test.espresso:espresso-core:3.2 .0'
34+ androidTestImplementation ' androidx.test.espresso:espresso-core:3.3 .0'
3535}
You can’t perform that action at this time.
0 commit comments