From eae848b1cb5ca740162081b03528ee134dcab68c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 1 Mar 2025 08:54:09 -0600 Subject: [PATCH] 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] --- deps_fdroid.txt | 6 +++--- deps_googleplay.txt | 6 +++--- gradle/libs.versions.toml | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/deps_fdroid.txt b/deps_fdroid.txt index 48edcbc9f..404aab33b 100644 --- a/deps_fdroid.txt +++ b/deps_fdroid.txt @@ -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 (*) diff --git a/deps_googleplay.txt b/deps_googleplay.txt index 8a94579e6..4b7c8c81f 100644 --- a/deps_googleplay.txt +++ b/deps_googleplay.txt @@ -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 (*) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 5ffcb62cd..08108324f 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -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"