chore(deps): bump androidx.annotation:annotation from 1.8.2 to 1.9.1

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>
This commit is contained in:
dependabot[bot] 2024-11-04 04:20:10 +00:00 committed by GitHub
parent c3713273bf
commit b2a595d473
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -55,7 +55,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" }