Update dependency com.google.android.material:material to v1.14.0
Some checks failed
gitleaks / scan (push) Failing after 1s
Some checks failed
gitleaks / scan (push) Failing after 1s
This commit is contained in:
parent
3d86b5be52
commit
41a93d163c
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue