Update dependency androidx.constraintlayout:constraintlayout to v2.2.0
This commit is contained in:
parent
3d223aad08
commit
61f3a06e1f
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ coreKtx = "1.15.0"
|
||||||
appcompat = "1.7.0"
|
appcompat = "1.7.0"
|
||||||
activity = "1.9.3"
|
activity = "1.9.3"
|
||||||
activityKtx = "1.9.3"
|
activityKtx = "1.9.3"
|
||||||
constraintlayout = "2.1.4"
|
constraintlayout = "2.2.0"
|
||||||
preference = "1.2.1"
|
preference = "1.2.1"
|
||||||
preferenceKtx = "1.2.1"
|
preferenceKtx = "1.2.1"
|
||||||
lifecycleViewmodel = "2.8.7"
|
lifecycleViewmodel = "2.8.7"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue