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 4e71d40 + d498ccd commit be8bd72Copy full SHA for be8bd72
MPChartExample/build.gradle
@@ -43,7 +43,7 @@ dependencies {
43
implementation project(':MPChartLib')
44
45
androidTestImplementation "androidx.test.ext:junit-ktx:1.2.1"
46
- androidTestImplementation "com.github.AppDevNext.Logcat:LogcatCoreLib:3.2"
+ androidTestImplementation "com.github.AppDevNext.Logcat:LogcatCoreLib:3.3.1"
47
androidTestUtil "androidx.test.services:test-services:1.5.0"
48
androidTestImplementation "androidx.test.espresso:espresso-core:3.6.1"
49
androidTestImplementation 'androidx.test.espresso:espresso-intents:3.6.1'
0 commit comments