Skip to content

Commit

Permalink
Bump androidx.annotation:annotation from 1.6.0 to 1.7.1 (#191)
Browse files Browse the repository at this point in the history
Bumps androidx.annotation:annotation from 1.6.0 to 1.7.1.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
1 parent b847036 commit 4ed297a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion seedvault/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -115,5 +115,5 @@ tasks.whenTaskAdded { task ->
}

dependencies {
compileOnly 'androidx.annotation:annotation:1.6.0'
compileOnly 'androidx.annotation:annotation:1.7.1'
}

0 comments on commit 4ed297a

Please sign in to comment.