Add note to upgrade material components once they fix later versions
This commit is contained in:
parent
ddf4f12583
commit
4b60c58714
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ leakcanary = "2.14"
|
||||||
lifecycle = "2.9.4" # Newer versions require minSdk >= 23
|
lifecycle = "2.9.4" # Newer versions require minSdk >= 23
|
||||||
localbroadcastmanager = "1.1.0"
|
localbroadcastmanager = "1.1.0"
|
||||||
markwon = "4.6.2"
|
markwon = "4.6.2"
|
||||||
material = "1.11.0"
|
material = "1.11.0" # TODO: update to newer version after bug is fixed. See https://github.com/TeamNewPipe/NewPipe/pull/13018
|
||||||
media = "1.7.1"
|
media = "1.7.1"
|
||||||
mockitoCore = "5.21.0"
|
mockitoCore = "5.21.0"
|
||||||
okhttp = "5.3.2"
|
okhttp = "5.3.2"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue