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 46392cf + 5a58fc5 commit db51fc1Copy full SHA for db51fc1
MPChartExample/build.gradle
@@ -43,7 +43,7 @@ dependencies {
43
implementation project(':MPChartLib')
44
45
androidTestImplementation "androidx.test.ext:junit-ktx:1.1.5"
46
- androidTestUtil "androidx.test.services:test-services:1.4.2"
+ androidTestUtil "androidx.test.services:test-services:1.5.0"
47
androidTestImplementation "androidx.test.espresso:espresso-core:3.5.1"
48
androidTestImplementation 'androidx.test.espresso:espresso-intents:3.5.1'
49
}
0 commit comments