Skip to content

Commit 68fc662

Browse files
fix(deps): update dependency androidx.constraintlayout:constraintlayout to v2.2.1
1 parent 35592cf commit 68fc662

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ kotlin-plugin-compose = "2.2.20"
1010
de-undercouch-download = "5.6.0"
1111
core-ktx = "1.13.1"
1212
appcompat = "1.7.1"
13-
constraintlayout = "2.1.4"
13+
constraintlayout = "2.2.1"
1414
androidx-lifecycle = "2.9.4"
1515
androidx-navigation = "2.9.5"
1616
compose-material = "1.9.3"

0 commit comments

Comments
 (0)