Bump androidx.annotation:annotation from 1.7.0 to 1.7.1

Bumps androidx.annotation:annotation from 1.7.0 to 1.7.1.

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-02-26 04:31:52 +00:00 committed by GitHub
parent f82f54bcb7
commit 6f88e543da
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -30,5 +30,5 @@ android {
dependencies {
compileOnly "com.android.tools.build:gradle:$agp_version"
implementation 'androidx.annotation:annotation:1.7.0'
implementation 'androidx.annotation:annotation:1.7.1'
}