Bump androidx.annotation:annotation from 1.7.1 to 1.8.2 (#4148)

Bumps androidx.annotation:annotation from 1.7.1 to 1.8.2.

---
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] 2024-08-27 11:21:06 +08:00 committed by GitHub
parent ac98a619fc
commit bee2632a7f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -53,7 +53,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.7.1" }
androidx-annotation = { group = "androidx.annotation", name = "annotation", version = "1.8.2" }
#androidx-annotation-experimental = { group = "androidx.annotation", name = "annotation-experimental", version = "1.3.1" }
appcompat-appcompat = { module = "androidx.appcompat:appcompat", version.ref = "appcompat" }