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

This commit is contained in:
renovate[bot] 2025-02-26 19:03:15 +00:00 committed by GitHub
parent 470c3bb714
commit c52343f3f7
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" kotlin = "1.9.25"
ksp = "1.9.25-1.0.20" ksp = "1.9.25-1.0.20"
lifecycle = "2.8.7" lifecycle = "2.8.7"
constraintlayout = "2.2.0" constraintlayout = "2.2.1"
loggingInterceptor = "4.12.0" loggingInterceptor = "4.12.0"
material = "1.12.0" material = "1.12.0"
navigation = "2.8.7" navigation = "2.8.7"