fix(deps): update dependency androidx.constraintlayout:constraintlayout to v2.2.1

This commit is contained in:
renovate[bot] 2025-02-27 07:52:09 +00:00 committed by GitHub
parent 21cd45b3fe
commit 4f5c02bd61
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -17,7 +17,7 @@ core = "1.15.0"
# 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.2.0"
constraintlayout = "2.2.1"
constraintlayout_compose = "1.1.1"
lifecycle = "2.8.7"
activity = "1.10.0"