Update dependency androidx.annotation:annotation to v1.9.1 (#1413)

(cherry picked from commit eedece5adfbb95c882d4d59a5020f7e27c634c13)
This commit is contained in:
Mend Renovate 2024-10-30 20:46:31 +01:00 committed by Jobobby04
parent 01792c0618
commit 084e11f21d

View File

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