Skip to content

Commit

Permalink
Merge pull request #463 from matomo-org/dependabot/gradle/androidx.an…
Browse files Browse the repository at this point in the history
…notation-annotation-1.7.1

Bump androidx.annotation:annotation from 1.7.0 to 1.7.1
  • Loading branch information
hannesa2 authored Dec 14, 2023
2 parents 5db5672 + e3b8d49 commit 6c4d36f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tracker/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ android {
}

dependencies {
implementation 'androidx.annotation:annotation:1.7.0'
implementation 'androidx.annotation:annotation:1.7.1'
implementation "com.github.AppDevNext.Logcat:LogcatCoreLib:3.2"
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8"

Expand Down

0 comments on commit 6c4d36f

Please sign in to comment.