fix(deps): update dependency androidx.annotation:annotation to v1.8.0 (#808)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
(cherry picked from commit 5912d6b08f3624a385f820582e49f1dde1b55864)
This commit is contained in:
renovate[bot] 2024-05-18 23:12:16 +06:00 committed by Cuong M. Tran
parent fc7b9ea48c
commit d1c1d5cd7f
No known key found for this signature in database
GPG key ID: 733AA7624B9315C2

View file

@ -6,7 +6,7 @@ paging_version = "3.2.1"
[libraries]
gradle = { module = "com.android.tools.build:gradle", version.ref = "agp_version" }
annotation = "androidx.annotation:annotation:1.7.1"
annotation = "androidx.annotation:annotation:1.8.0"
appcompat = "androidx.appcompat:appcompat:1.6.1"
biometricktx = "androidx.biometric:biometric-ktx:1.2.0-alpha05"
constraintlayout = "androidx.constraintlayout:constraintlayout:2.1.4"