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 52d524c + a7e8ba6 commit 5496076Copy full SHA for 5496076
app/build.gradle
@@ -43,7 +43,7 @@ dependencies {
43
implementation project(":MPChartLib")
44
45
androidTestImplementation "androidx.test.ext:junit-ktx:1.3.0"
46
- androidTestImplementation "com.github.AppDevNext.Logcat:LogcatCoreLib:3.3.1"
+ androidTestImplementation "com.github.AppDevNext.Logcat:LogcatCoreLib:3.4"
47
androidTestUtil "androidx.test.services:test-services:1.6.0"
48
androidTestImplementation "androidx.test.espresso:espresso-core:3.7.0"
49
androidTestImplementation "androidx.test.espresso:espresso-intents:3.7.0"
0 commit comments