File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ dependencies {
5959 implementation(" androidx.lifecycle:lifecycle-runtime-ktx:2.4.0" )
6060 implementation(" androidx.activity:activity-compose:1.4.0" )
6161 testImplementation(" junit:junit:4.13.2" )
62- androidTestImplementation(" androidx.test.ext:junit:1.1.3 " )
62+ androidTestImplementation(" androidx.test.ext:junit:1.1.5 " )
6363 androidTestImplementation(" androidx.test.espresso:espresso-core:3.4.0" )
6464 androidTestImplementation(" androidx.compose.ui:ui-test-junit4:$composeVersion " )
6565 debugImplementation(" androidx.compose.ui:ui-tooling:$composeVersion " )
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ dependencies {
4040 implementation(" com.google.android.material:material:1.4.0" )
4141 implementation(" com.hankcs:aho-corasick-double-array-trie:1.2.3" )
4242 testImplementation(" junit:junit:4.13.2" )
43- androidTestImplementation(" androidx.test.ext:junit:1.1.3 " )
43+ androidTestImplementation(" androidx.test.ext:junit:1.1.5 " )
4444 androidTestImplementation(" androidx.test.espresso:espresso-core:3.4.0" )
4545}
4646
You can’t perform that action at this time.
0 commit comments