Skip to content

Commit 21cd45b

Browse files
authored
Merge pull request #4324 from element-hq/renovate/constraintlayout.compose
fix(deps): update dependency androidx.constraintlayout:constraintlayout-compose to v1.1.1
2 parents 91cf716 + 138762b commit 21cd45b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ core = "1.15.0"
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"
2020
constraintlayout = "2.2.0"
21-
constraintlayout_compose = "1.1.0"
21+
constraintlayout_compose = "1.1.1"
2222
lifecycle = "2.8.7"
2323
activity = "1.10.0"
2424
media3 = "1.5.1"

0 commit comments

Comments
 (0)