Merge pull request #3784 from element-hq/renovate/constraintlayout
fix(deps): update dependency androidx.constraintlayout:constraintlayout to v2.2.0
This commit is contained in:
commit
dfc1370ef0
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ core = "1.13.1"
|
|||
# due to the DefaultMigrationStore not behaving as expected.
|
||||
# Stick to 1.0.0 for now, and ensure that this scenario cannot be reproduced when upgrading the version.
|
||||
datastore = "1.0.0"
|
||||
constraintlayout = "2.1.4"
|
||||
constraintlayout = "2.2.0"
|
||||
constraintlayout_compose = "1.1.0"
|
||||
lifecycle = "2.8.6"
|
||||
activity = "1.9.3"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue