Merge pull request #3253 from CatimaLoyalty/dependabot/gradle/androidx.constraintlayout-constraintlayout-2.2.2

Bump androidx.constraintlayout:constraintlayout from 2.2.1 to 2.2.2
This commit is contained in:
Sylvia van Os authored and GitHub committed 2026-08-06 08:08:45 +02:00
commit e6085a64be
1 file changed
+1 -1
+1 -1
View File
@@ -12,7 +12,7 @@ androidXTest = "1.7.0"
[libraries]
# AndroidX
androidx-appcompat-appcompat = { group = "androidx.appcompat", name = "appcompat", version = "1.7.1" }
androidx-constraintlayout-constraintlayout = { group = "androidx.constraintlayout", name = "constraintlayout", version = "2.2.1" }
androidx-constraintlayout-constraintlayout = { group = "androidx.constraintlayout", name = "constraintlayout", version = "2.2.2" }
androidx-core-core-ktx = { group = "androidx.core", name = "core-ktx", version = "1.18.0" }
androidx-core-core-remoteviews = { group = "androidx.core", name = "core-remoteviews", version = "1.1.0" }
androidx-core-core-splashscreen = { group = "androidx.core", name = "core-splashscreen", version = "1.2.0" }