Update dependency androidx.constraintlayout:constraintlayout to v2.2.0 (#1416)

(cherry picked from commit 2914d166fe0ad5d6bb126fd5fe89d8ca3074787b)
This commit is contained in:
Mend Renovate 2024-10-30 20:52:51 +01:00 committed by Secozzi
parent dbc6388762
commit c564879a9f
No known key found for this signature in database
GPG key ID: DD93E0B3A962AA86

View file

@ -10,7 +10,7 @@ gradle = { module = "com.android.tools.build:gradle", version.ref = "agp_version
annotation = "androidx.annotation:annotation:1.9.1" annotation = "androidx.annotation:annotation:1.9.1"
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.2.0"
corektx = "androidx.core:core-ktx:1.13.1" corektx = "androidx.core:core-ktx:1.13.1"
splashscreen = "androidx.core:core-splashscreen:1.0.1" splashscreen = "androidx.core:core-splashscreen:1.0.1"
recyclerview = "androidx.recyclerview:recyclerview:1.3.2" recyclerview = "androidx.recyclerview:recyclerview:1.3.2"