chore(deps): bump androidx.annotation:annotation from 1.8.2 to 1.9.1 (#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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-01-15 16:21:52 +08:00
committed by GitHub
co-authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent f6ddfeff98
commit dea1bc80fc
+1 -1
View File
@@ -57,7 +57,7 @@ activity-activity = { module = "androidx.activity:activity", version.ref = "acti
activity-compose = { module = "androidx.activity:activity-compose", version.ref = "activity" } activity-compose = { module = "androidx.activity:activity-compose", version.ref = "activity" }
activity-ktx = { module = "androidx.activity:activity-ktx", 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" } #androidx-annotation-experimental = { group = "androidx.annotation", name = "annotation-experimental", version = "1.3.1" }
appcompat-appcompat = { module = "androidx.appcompat:appcompat", version.ref = "appcompat" } appcompat-appcompat = { module = "androidx.appcompat:appcompat", version.ref = "appcompat" }