Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
41a93d163c Update dependency com.google.android.material:material to v1.14.0
Some checks failed
gitleaks / scan (push) Failing after 1s
2026-07-07 06:54:22 +00:00

View file

@ -39,7 +39,7 @@ leakcanary = "2.14"
lifecycle = "2.10.0" lifecycle = "2.10.0"
localbroadcastmanager = "1.1.0" localbroadcastmanager = "1.1.0"
markwon = "4.6.2" 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" material3 = "1.11.0-alpha07"
media = "1.7.1" media = "1.7.1"
mockitoCore = "5.23.0" mockitoCore = "5.23.0"