Add note to upgrade material components once they fix later versions

This commit is contained in:
AbsurdlyLongUsername 2026-01-07 21:49:42 +00:00
parent 6dba8b3c44
commit a7e4afe7f7

View File

@ -30,7 +30,7 @@ leakcanary = "2.14"
lifecycle = "2.9.4" # Newer versions require minSdk >= 23
localbroadcastmanager = "1.1.0"
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"
mockitoCore = "5.21.0"
okhttp = "5.3.2"