Skip to content

Commit

Permalink
[url_launcher]: Bump annotation
Browse files Browse the repository at this point in the history
Bumps annotation from 1.0.0 to 1.4.0.

---
updated-dependencies:
- dependency-name: androidx.annotation:annotation
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 31, 2022
1 parent 9a1749b commit defe5d4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ android {
}

dependencies {
compileOnly 'androidx.annotation:annotation:1.0.0'
compileOnly 'androidx.annotation:annotation:1.4.0'
testImplementation 'junit:junit:4.13.2'
testImplementation 'org.mockito:mockito-core:1.10.19'
testImplementation 'androidx.test:core:1.0.0'
Expand Down

0 comments on commit defe5d4

Please sign in to comment.