mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2026-07-28 22:08:52 +00:00
Code quality fix - Declarations should use Java collection interfaces such as "List" rather than specific implementation.
Code quality fix - Declarations should use Java collection interfaces such as "List" rather than specific implementation.