File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ dependencies {
6060 implementation(" androidx.activity:activity-compose:1.4.0" )
6161 testImplementation(" junit:junit:4.13.2" )
6262 androidTestImplementation(" androidx.test.ext:junit:1.1.3" )
63- androidTestImplementation(" androidx.test.espresso:espresso-core:3.4 .0" )
63+ androidTestImplementation(" androidx.test.espresso:espresso-core:3.7 .0" )
6464 androidTestImplementation(" androidx.compose.ui:ui-test-junit4:$composeVersion " )
6565 debugImplementation(" androidx.compose.ui:ui-tooling:$composeVersion " )
6666 debugImplementation(" androidx.compose.ui:ui-test-manifest:$composeVersion " )
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ dependencies {
4141 implementation(" com.hankcs:aho-corasick-double-array-trie:1.2.3" )
4242 testImplementation(" junit:junit:4.13.2" )
4343 androidTestImplementation(" androidx.test.ext:junit:1.1.3" )
44- androidTestImplementation(" androidx.test.espresso:espresso-core:3.4 .0" )
44+ androidTestImplementation(" androidx.test.espresso:espresso-core:3.7 .0" )
4545}
4646
4747afterEvaluate {
You can’t perform that action at this time.
0 commit comments