Skip to content

Commit a7e4afe

Browse files
Add note to upgrade material components once they fix later versions
1 parent 6dba8b3 commit a7e4afe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ leakcanary = "2.14"
3030
lifecycle = "2.9.4" # Newer versions require minSdk >= 23
3131
localbroadcastmanager = "1.1.0"
3232
markwon = "4.6.2"
33-
material = "1.11.0"
33+
material = "1.11.0" # TODO: update to newer version after bug is fixed. See https://github.com/TeamNewPipe/NewPipe/pull/13018
3434
media = "1.7.1"
3535
mockitoCore = "5.21.0"
3636
okhttp = "5.3.2"

0 commit comments

Comments
 (0)