mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2025-10-23 03:17:38 +00:00

* Use build constants when possible * Inline variables * Don't use var for normal-sized types (that way it's easier to review) * Split code into methods