diff --git a/app/build.gradle b/app/build.gradle index c02791d77..87fd80245 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -43,7 +43,7 @@ dependencies { implementation project(":MPChartLib") androidTestImplementation "androidx.test.ext:junit-ktx:1.3.0" - androidTestImplementation "com.github.AppDevNext.Logcat:LogcatCoreLib:3.3.1" + androidTestImplementation "com.github.AppDevNext.Logcat:LogcatCoreLib:3.4" androidTestUtil "androidx.test.services:test-services:1.6.0" androidTestImplementation "androidx.test.espresso:espresso-core:3.7.0" androidTestImplementation "androidx.test.espresso:espresso-intents:3.7.0"