Update dependency androidx.annotation:annotation to v1.9.0 (#1336)

(cherry picked from commit 337806d9e17e92a9134d59324e9857d05abc4db3)
This commit is contained in:
Mend Renovate 2024-10-19 12:19:39 +02:00 committed by Jobobby04
parent aabe409ee5
commit eaffd3f2dc

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.8.2" annotation = "androidx.annotation:annotation:1.9.0"
appcompat = "androidx.appcompat:appcompat:1.7.0" appcompat = "androidx.appcompat:appcompat:1.7.0"
biometricktx = "androidx.biometric:biometric-ktx:1.2.0-alpha05" biometricktx = "androidx.biometric:biometric-ktx:1.2.0-alpha05"
constraintlayout = "androidx.constraintlayout:constraintlayout:2.1.4" constraintlayout = "androidx.constraintlayout:constraintlayout:2.1.4"