Update dependency androidx.constraintlayout:constraintlayout to v2.2.0

This commit is contained in:
renovate[bot] 2024-11-01 22:41:57 +00:00 committed by GitHub
parent 3d223aad08
commit 61f3a06e1f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -5,7 +5,7 @@ coreKtx = "1.15.0"
appcompat = "1.7.0"
activity = "1.9.3"
activityKtx = "1.9.3"
constraintlayout = "2.1.4"
constraintlayout = "2.2.0"
preference = "1.2.1"
preferenceKtx = "1.2.1"
lifecycleViewmodel = "2.8.7"