Compare commits

..

1 commit

Author SHA1 Message Date
e37fdf5499 Update dependency androidx.media:media to v1.8.0
Some checks failed
gitleaks / scan (push) Failing after 1s
gitleaks / scan (pull_request) Failing after 1s
2026-07-07 06:53:46 +00:00

View file

@ -41,7 +41,7 @@ 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.11.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.8.0"
mockitoCore = "5.23.0" mockitoCore = "5.23.0"
multiplatform = "1.11.1" multiplatform = "1.11.1"
navigation3 = "1.1.1" navigation3 = "1.1.1"