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

This commit is contained in:
renovate[bot] 2024-11-04 16:02:57 +00:00 committed by GitHub
parent ce4256f89d
commit e1e1bdfaf5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,7 +6,7 @@ junit = "4.13.2"
kotlin = "1.9.25"
ksp = "1.9.25-1.0.20"
lifecycle = "2.8.7"
constraintlayout = "2.1.4"
constraintlayout = "2.2.0"
loggingInterceptor = "4.12.0"
material = "1.12.0"
navigation = "2.8.3"