Skip to content

Commit be8bd72

Browse files
authored
Merge pull request #300 from AppDevNext/dependabot/gradle/master/com.github.AppDevNext.Logcat-LogcatCoreLib-3.3.1
Bump com.github.AppDevNext.Logcat:LogcatCoreLib from 3.2 to 3.3.1
2 parents 4e71d40 + d498ccd commit be8bd72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MPChartExample/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.2.1"
46-
androidTestImplementation "com.github.AppDevNext.Logcat:LogcatCoreLib:3.2"
46+
androidTestImplementation "com.github.AppDevNext.Logcat:LogcatCoreLib:3.3.1"
4747
androidTestUtil "androidx.test.services:test-services:1.5.0"
4848
androidTestImplementation "androidx.test.espresso:espresso-core:3.6.1"
4949
androidTestImplementation 'androidx.test.espresso:espresso-intents:3.6.1'

0 commit comments

Comments
 (0)