Skip to content

Commit 4f5c02b

Browse files
fix(deps): update dependency androidx.constraintlayout:constraintlayout to v2.2.1
1 parent 21cd45b commit 4f5c02b

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
@@ -17,7 +17,7 @@ core = "1.15.0"
1717
# due to the DefaultMigrationStore not behaving as expected.
1818
# Stick to 1.0.0 for now, and ensure that this scenario cannot be reproduced when upgrading the version.
1919
datastore = "1.0.0"
20-
constraintlayout = "2.2.0"
20+
constraintlayout = "2.2.1"
2121
constraintlayout_compose = "1.1.1"
2222
lifecycle = "2.8.7"
2323
activity = "1.10.0"

0 commit comments

Comments
 (0)