Update dependency com.google.android.material:material to v1.14.0
Some checks failed
gitleaks / scan (push) Failing after 1s

This commit is contained in:
Renovate Bot 2026-07-07 06:54:22 +00:00
parent 3d86b5be52
commit 41a93d163c

View file

@ -39,7 +39,7 @@ leakcanary = "2.14"
lifecycle = "2.10.0"
localbroadcastmanager = "1.1.0"
markwon = "4.6.2"
material = "1.11.0" # TODO: update to newer version after bug is fixed. See https://github.com/TeamNewPipe/NewPipe/pull/13018
material = "1.14.0" # TODO: update to newer version after bug is fixed. See https://github.com/TeamNewPipe/NewPipe/pull/13018
material3 = "1.11.0-alpha07"
media = "1.7.1"
mockitoCore = "5.23.0"