Skip to content

Commit

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

Bump annotation from 1.1.0 to 1.4.0
hannesa2 authored Jul 21, 2022
2 parents 7d99019 + d601af2 commit d713e2f
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
@@ -20,7 +20,7 @@ android {
}

dependencies {
implementation 'androidx.annotation:annotation:1.1.0'
implementation 'androidx.annotation:annotation:1.4.0'
implementation "com.jakewharton.timber:timber:${timberVersion}"

testImplementation 'org.awaitility:awaitility:4.2.0'

0 comments on commit d713e2f

Please sign in to comment.