File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -42,9 +42,9 @@ dependencies {
4242 implementation ' com.google.android.material:material:1.12.0'
4343 implementation project(' :MPChartLib' )
4444
45- androidTestImplementation " androidx.test.ext:junit-ktx:1.1.5 "
45+ androidTestImplementation " androidx.test.ext:junit-ktx:1.2.1 "
4646 androidTestImplementation " com.github.AppDevNext.Logcat:LogcatCoreLib:3.2"
4747 androidTestUtil " androidx.test.services:test-services:1.5.0"
48- androidTestImplementation " androidx.test.espresso:espresso-core:3.5 .1"
49- androidTestImplementation ' androidx.test.espresso:espresso-intents:3.5 .1'
48+ androidTestImplementation " androidx.test.espresso:espresso-core:3.6 .1"
49+ androidTestImplementation ' androidx.test.espresso:espresso-intents:3.6 .1'
5050}
You can’t perform that action at this time.
0 commit comments