Merge pull request #4324 from element-hq/renovate/constraintlayout.compose
fix(deps): update dependency androidx.constraintlayout:constraintlayout-compose to v1.1.1
This commit is contained in:
commit
cdc21e778d
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ core = "1.15.0"
|
||||||
# Stick to 1.0.0 for now, and ensure that this scenario cannot be reproduced when upgrading the version.
|
# Stick to 1.0.0 for now, and ensure that this scenario cannot be reproduced when upgrading the version.
|
||||||
datastore = "1.0.0"
|
datastore = "1.0.0"
|
||||||
constraintlayout = "2.2.0"
|
constraintlayout = "2.2.0"
|
||||||
constraintlayout_compose = "1.1.0"
|
constraintlayout_compose = "1.1.1"
|
||||||
lifecycle = "2.8.7"
|
lifecycle = "2.8.7"
|
||||||
activity = "1.10.0"
|
activity = "1.10.0"
|
||||||
media3 = "1.5.1"
|
media3 = "1.5.1"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue