fix(deps): update dependency androidx.annotation:annotation to v1.10.0 (#1709)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2026-07-01 18:32:52 +07:00 committed by GitHub
parent 118eeaf3ee
commit 453afb3edb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,7 +7,7 @@ interpolator_version = "1.0.0"
[libraries] [libraries]
gradle = { module = "com.android.tools.build:gradle", version.ref = "agp_version" } gradle = { module = "com.android.tools.build:gradle", version.ref = "agp_version" }
annotation = "androidx.annotation:annotation:1.9.1" annotation = "androidx.annotation:annotation:1.10.0"
appcompat = "androidx.appcompat:appcompat:1.7.1" appcompat = "androidx.appcompat:appcompat:1.7.1"
biometricktx = "androidx.biometric:biometric-ktx:1.2.0-alpha05" biometricktx = "androidx.biometric:biometric-ktx:1.2.0-alpha05"
constraintlayout = "androidx.constraintlayout:constraintlayout:2.2.1" constraintlayout = "androidx.constraintlayout:constraintlayout:2.2.1"