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 643ebcd + ee31dee commit 9d75b90Copy full SHA for 9d75b90
MPChartExample/build.gradle
@@ -31,7 +31,7 @@ dependencies {
31
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"
+ androidTestImplementation "androidx.test.espresso:espresso-core:3.5.1"
35
androidTestImplementation 'androidx.test.espresso:espresso-intents:3.5.1'
36
}
37
0 commit comments