mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2025-10-27 13:28:01 +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.