fix(deps): update dependency com.google.android.material:material to v1.11.0

This commit is contained in:
renovate[bot] 2023-12-14 02:10:26 +00:00 committed by GitHub
parent 807b5938e1
commit 844361a8d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,7 @@ gradle = "8.2.0"
kotlin = "1.9.21" kotlin = "1.9.21"
lifecycle = "2.6.2" lifecycle = "2.6.2"
constraintlayout = "2.1.4" constraintlayout = "2.1.4"
material = "1.10.0" material = "1.11.0"
navigation = "2.7.5" navigation = "2.7.5"
legacySupport = "1.0.0" legacySupport = "1.0.0"
preference = "1.2.1" preference = "1.2.1"