Skip to content

Commit

Permalink
Bump androidx.annotation:annotation from 1.7.1 to 1.8.1
Browse files Browse the repository at this point in the history
Bumps androidx.annotation:annotation from 1.7.1 to 1.8.1.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 25, 2024
1 parent 8dc4705 commit ce4e921
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ android {
}

dependencies {
implementation("androidx.annotation:annotation:1.7.1")
implementation("androidx.annotation:annotation:1.8.1")
implementation("com.google.crypto.tink:tink-android:1.13.0")

// Tests
Expand Down

0 comments on commit ce4e921

Please sign in to comment.