Merge pull request #123 from Super12138/renovate/constraintlayout

Update dependency androidx.constraintlayout:constraintlayout to v2.2.0
This commit is contained in:
Super12138 2024-11-02 08:21:22 +08:00 committed by GitHub
commit e9fbeacc5f
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"