Update dependency androidx.constraintlayout:constraintlayout to v2.2.1 (#3374)

* Update dependency androidx.constraintlayout:constraintlayout to v2.2.1

* Update dependency diffs

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
pull/3376/head
renovate[bot] 9 months ago committed by GitHub
parent 8b19d054a0
commit eae848b1cb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1101,9 +1101,9 @@
+| | | +--- androidx.core:core:1.1.0 -> 1.13.1 (*)
+| | | +--- androidx.customview:customview:1.0.0 -> 1.1.0 (*)
+| | | \--- androidx.collection:collection:1.0.0 -> 1.4.4 (*)
+| | +--- androidx.constraintlayout:constraintlayout:2.0.1 -> 2.2.0
+| | +--- androidx.constraintlayout:constraintlayout:2.0.1 -> 2.2.1
+| | | +--- androidx.appcompat:appcompat:1.2.0 -> 1.7.0 (*)
+| | | +--- androidx.constraintlayout:constraintlayout-core:1.1.0
+| | | +--- androidx.constraintlayout:constraintlayout-core:1.1.1
+| | | | \--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*)
+| | | +--- androidx.core:core:1.3.2 -> 1.13.1 (*)
+| | | \--- androidx.profileinstaller:profileinstaller:1.4.0 (*)
@ -1301,7 +1301,7 @@
++--- com.google.android.material:material:1.12.0 (*)
++--- androidx.compose.material3:material3 -> 1.3.1 (*)
++--- androidx.compose.material3.adaptive:adaptive-layout-android:1.0.0 (*)
++--- androidx.constraintlayout:constraintlayout:2.2.0 (*)
++--- androidx.constraintlayout:constraintlayout:2.2.1 (*)
++--- androidx.swiperefreshlayout:swiperefreshlayout:1.1.0
+| +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*)
+| +--- androidx.core:core:1.1.0 -> 1.13.1 (*)

@ -1468,9 +1468,9 @@
+| | | +--- androidx.core:core:1.1.0 -> 1.13.1 (*)
+| | | +--- androidx.customview:customview:1.0.0 -> 1.1.0 (*)
+| | | \--- androidx.collection:collection:1.0.0 -> 1.4.4 (*)
+| | +--- androidx.constraintlayout:constraintlayout:2.0.1 -> 2.2.0
+| | +--- androidx.constraintlayout:constraintlayout:2.0.1 -> 2.2.1
+| | | +--- androidx.appcompat:appcompat:1.2.0 -> 1.7.0 (*)
+| | | +--- androidx.constraintlayout:constraintlayout-core:1.1.0
+| | | +--- androidx.constraintlayout:constraintlayout-core:1.1.1
+| | | | \--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*)
+| | | +--- androidx.core:core:1.3.2 -> 1.13.1 (*)
+| | | \--- androidx.profileinstaller:profileinstaller:1.4.0 (*)
@ -1656,7 +1656,7 @@
++--- com.google.android.material:material:1.12.0 (*)
++--- androidx.compose.material3:material3 -> 1.3.1 (*)
++--- androidx.compose.material3.adaptive:adaptive-layout-android:1.0.0 (*)
++--- androidx.constraintlayout:constraintlayout:2.2.0 (*)
++--- androidx.constraintlayout:constraintlayout:2.2.1 (*)
++--- androidx.swiperefreshlayout:swiperefreshlayout:1.1.0
+| +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*)
+| +--- androidx.core:core:1.1.0 -> 1.13.1 (*)

@ -12,7 +12,7 @@ appcompat = "1.7.0"
cert4android = "7814052"
coil = "2.7.0"
compose = "2024.11.00"
constraintlayout = "2.2.0"
constraintlayout = "2.2.1"
dagger-hilt = "2.55"
dashclock-api = "2.0.0"
dav4jvm = "2.2.1"

Loading…
Cancel
Save