We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9d75b90 + 58934c2 commit 4e98754Copy full SHA for 4e98754
MPChartExample/build.gradle
@@ -29,7 +29,7 @@ dependencies {
29
implementation 'com.google.android.material:material:1.7.0'
30
implementation project(':MPChartLib')
31
32
- androidTestImplementation "androidx.test.ext:junit-ktx:1.1.4"
+ androidTestImplementation "androidx.test.ext:junit-ktx:1.1.5"
33
androidTestUtil "androidx.test.services:test-services:1.4.2"
34
androidTestImplementation "androidx.test.espresso:espresso-core:3.5.1"
35
androidTestImplementation 'androidx.test.espresso:espresso-intents:3.5.1'
0 commit comments