Merge pull request #13020 from absurdlylongusername/add-note-to-material-component

Add note to upgrade material components once they fix later versions
This commit is contained in:
Clippy 2026-01-07 23:31:17 +00:00 committed by GitHub
commit 2704c20fea
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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"