Skip to content

Commit 5496076

Browse files
authored
Merge pull request #403 from AppDevNext/dependabot/gradle/master/com.github.AppDevNext.Logcat-LogcatCoreLib-3.4
Bump com.github.AppDevNext.Logcat:LogcatCoreLib from 3.3.1 to 3.4
2 parents 52d524c + a7e8ba6 commit 5496076

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ dependencies {
4343
implementation project(":MPChartLib")
4444

4545
androidTestImplementation "androidx.test.ext:junit-ktx:1.3.0"
46-
androidTestImplementation "com.github.AppDevNext.Logcat:LogcatCoreLib:3.3.1"
46+
androidTestImplementation "com.github.AppDevNext.Logcat:LogcatCoreLib:3.4"
4747
androidTestUtil "androidx.test.services:test-services:1.6.0"
4848
androidTestImplementation "androidx.test.espresso:espresso-core:3.7.0"
4949
androidTestImplementation "androidx.test.espresso:espresso-intents:3.7.0"

0 commit comments

Comments
 (0)