diff --git a/MPChartExample/build.gradle b/MPChartExample/build.gradle index 2af0ed2200..8460459c37 100644 --- a/MPChartExample/build.gradle +++ b/MPChartExample/build.gradle @@ -43,7 +43,7 @@ dependencies { implementation project(':MPChartLib') androidTestImplementation "androidx.test.ext:junit-ktx:1.2.1" - androidTestImplementation "com.github.AppDevNext.Logcat:LogcatCoreLib:3.2" + androidTestImplementation "com.github.AppDevNext.Logcat:LogcatCoreLib:3.3.1" androidTestUtil "androidx.test.services:test-services:1.5.0" androidTestImplementation "androidx.test.espresso:espresso-core:3.6.1" androidTestImplementation 'androidx.test.espresso:espresso-intents:3.6.1'