Skip to content

Commit d498ccd

Browse files
Bump com.github.AppDevNext.Logcat:LogcatCoreLib from 3.2 to 3.3.1
Bumps [com.github.AppDevNext.Logcat:LogcatCoreLib](https://github.com/AppDevNext/Logcat) from 3.2 to 3.3.1. - [Release notes](https://github.com/AppDevNext/Logcat/releases) - [Commits](AppDevNext/Logcat@3.2...3.3.1) --- updated-dependencies: - dependency-name: com.github.AppDevNext.Logcat:LogcatCoreLib dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4e71d40 commit d498ccd

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)