Merge pull request #5326 from libre-tube/renovate/material

fix(deps): update dependency com.google.android.material:material to v1.11.0
This commit is contained in:
Bnyro 2023-12-14 09:40:39 +01:00 committed by GitHub
commit dcb3a24721
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"
lifecycle = "2.6.2"
constraintlayout = "2.1.4"
material = "1.10.0"
material = "1.11.0"
navigation = "2.7.5"
legacySupport = "1.0.0"
preference = "1.2.1"