File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ dependencies {
4444 implementation project(path : ' :progress-button' )
4545 testImplementation ' junit:junit:4.+'
4646 androidTestImplementation ' androidx.test.ext:junit:1.1.2'
47- androidTestImplementation ' androidx.test.espresso:espresso-core:3.3 .0'
47+ androidTestImplementation ' androidx.test.espresso:espresso-core:3.4 .0'
4848
4949 // Material Design
5050 implementation ' com.google.android.material:material:1.4.0'
Original file line number Diff line number Diff line change @@ -40,5 +40,5 @@ dependencies {
4040 implementation ' com.google.android.material:material:1.4.0'
4141 testImplementation ' junit:junit:4.+'
4242 androidTestImplementation ' androidx.test.ext:junit:1.1.2'
43- androidTestImplementation ' androidx.test.espresso:espresso-core:3.3 .0'
43+ androidTestImplementation ' androidx.test.espresso:espresso-core:3.4 .0'
4444}
You can’t perform that action at this time.
0 commit comments