Skip to content

Commit

Permalink
Merge pull request #300 from AppDevNext/dependabot/gradle/master/com.…
Browse files Browse the repository at this point in the history
…github.AppDevNext.Logcat-LogcatCoreLib-3.3.1

Bump com.github.AppDevNext.Logcat:LogcatCoreLib from 3.2 to 3.3.1
  • Loading branch information
hannesa2 authored Oct 31, 2024
2 parents 4e71d40 + d498ccd commit be8bd72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MPChartExample/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ dependencies {
implementation project(':MPChartLib')

androidTestImplementation "androidx.test.ext:junit-ktx:1.2.1"
androidTestImplementation "com.github.AppDevNext.Logcat:LogcatCoreLib:3.2"
androidTestImplementation "com.github.AppDevNext.Logcat:LogcatCoreLib:3.3.1"
androidTestUtil "androidx.test.services:test-services:1.5.0"
androidTestImplementation "androidx.test.espresso:espresso-core:3.6.1"
androidTestImplementation 'androidx.test.espresso:espresso-intents:3.6.1'
Expand Down

0 comments on commit be8bd72

Please sign in to comment.