From 9d977963f2458df9e556eacb2ad21c860adb285d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Jul 2026 22:23:11 +0000 Subject: [PATCH] Bump androidx.constraintlayout:constraintlayout from 2.2.1 to 2.2.2 Bumps androidx.constraintlayout:constraintlayout from 2.2.1 to 2.2.2. --- updated-dependencies: - dependency-name: androidx.constraintlayout:constraintlayout dependency-version: 2.2.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 3667fd4d49..288c163d9d 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -25,7 +25,7 @@ autoValueVersion = "1.11.1" coilComposeVersion = "2.7.0" composeBom = "2026.06.01" composeMultiplatformVersion = "1.11.1" -constraintlayoutVersion = "2.2.1" +constraintlayoutVersion = "2.2.2" coreKtxVersion = "1.19.0" coreTesting = "2.2.0" coreTestingVersion = "1.1.1"