File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -75,8 +75,8 @@ dependencies {
7575 implementation " androidx.compose.ui:ui-tooling-preview:$compose_ui_version "
7676 implementation ' androidx.compose.material:material:1.8.3'
7777 testImplementation ' junit:junit:4.13.2'
78- androidTestImplementation ' androidx.test.ext:junit:1.2.1 '
79- androidTestImplementation ' androidx.test.espresso:espresso-core:3.6.1 '
78+ androidTestImplementation ' androidx.test.ext:junit:1.3.0 '
79+ androidTestImplementation ' androidx.test.espresso:espresso-core:3.7.0 '
8080 androidTestImplementation " androidx.compose.ui:ui-test-junit4:$compose_ui_version "
8181 debugImplementation " androidx.compose.ui:ui-tooling:$compose_ui_version "
8282 debugImplementation " androidx.compose.ui:ui-test-manifest:$compose_ui_version "
You can’t perform that action at this time.
0 commit comments