Skip to content

Commit

Permalink
chore(deps): bump androidx.annotation:annotation from 1.8.2 to 1.9.1 (#…
Browse files Browse the repository at this point in the history
…4330)

Bumps androidx.annotation:annotation from 1.8.2 to 1.9.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 Jan 15, 2025
1 parent f6ddfef commit dea1bc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ activity-activity = { module = "androidx.activity:activity", version.ref = "acti
activity-compose = { module = "androidx.activity:activity-compose", version.ref = "activity" }
activity-ktx = { module = "androidx.activity:activity-ktx", version.ref = "activity" }

androidx-annotation = { group = "androidx.annotation", name = "annotation", version = "1.8.2" }
androidx-annotation = { group = "androidx.annotation", name = "annotation", version = "1.9.1" }
#androidx-annotation-experimental = { group = "androidx.annotation", name = "annotation-experimental", version = "1.3.1" }

appcompat-appcompat = { module = "androidx.appcompat:appcompat", version.ref = "appcompat" }
Expand Down

0 comments on commit dea1bc8

Please sign in to comment.