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 d1eb40a + 8134b4b commit f16939bCopy full SHA for f16939b
MPChartExample/build.gradle
@@ -32,6 +32,6 @@ dependencies {
32
androidTestImplementation "androidx.test.ext:junit-ktx:1.1.4"
33
androidTestUtil "androidx.test.services:test-services:1.4.2"
34
androidTestImplementation "androidx.test.espresso:espresso-core:3.5.0"
35
- androidTestImplementation 'androidx.test.espresso:espresso-intents:3.5.0'
+ androidTestImplementation 'androidx.test.espresso:espresso-intents:3.5.1'
36
}
37
0 commit comments