File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -53,6 +53,6 @@ dependencies {
5353 implementation ' com.google.android.material:material:1.7.0'
5454 implementation ' androidx.constraintlayout:constraintlayout:2.1.4'
5555 testImplementation ' junit:junit:4.13.2'
56- androidTestImplementation ' androidx.test.ext:junit:1.1.4 '
57- androidTestImplementation ' androidx.test.espresso:espresso-core:3.5.0 '
56+ androidTestImplementation ' androidx.test.ext:junit:1.1.5 '
57+ androidTestImplementation ' androidx.test.espresso:espresso-core:3.5.1 '
5858}
Original file line number Diff line number Diff line change @@ -67,6 +67,6 @@ dependencies {
6767 implementation ' com.google.android.material:material:1.7.0'
6868 implementation ' androidx.constraintlayout:constraintlayout:2.1.4'
6969 testImplementation ' junit:junit:4.13.2'
70- androidTestImplementation ' androidx.test.ext:junit:1.1.4 '
71- androidTestImplementation ' androidx.test.espresso:espresso-core:3.5.0 '
70+ androidTestImplementation ' androidx.test.ext:junit:1.1.5 '
71+ androidTestImplementation ' androidx.test.espresso:espresso-core:3.5.1 '
7272}
You can’t perform that action at this time.
0 commit comments