mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-05-02 23:54:33 +02:00
feat(YouTube): add support version 19.20.35
This commit is contained in:
parent
ac6c4d885d
commit
6c424009d0
@ -7,14 +7,13 @@ object Constants {
|
||||
Patch.CompatiblePackage(
|
||||
"com.google.android.youtube",
|
||||
setOf(
|
||||
"18.29.38",
|
||||
"18.33.40",
|
||||
"18.38.44",
|
||||
"18.48.39",
|
||||
"19.05.36",
|
||||
"19.16.39",
|
||||
"19.19.39",
|
||||
"19.20.34",
|
||||
"18.29.38", // Latest version that supports the 'Zoomed to fill' setting.
|
||||
"18.33.40", // Latest version that do not use litho components in Shorts.
|
||||
"18.38.44", // Latest version with no delay in applying video quality on the server side.
|
||||
"18.48.39", // Latest version that do not use Rolling Number.
|
||||
"19.05.36", // Latest version with the least YouTube experimental flag.
|
||||
"19.16.39", // Latest version that supports the 'Restore old seekbar thumbnails' setting.
|
||||
"19.20.35", // Latest version supported by the RVX patch.
|
||||
)
|
||||
)
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user