feat(YouTube): Remove support version 19.47.53 https://github.com/inotia00/ReVanced_Extended/issues/2717

This commit is contained in:
inotia00 2025-01-20 02:42:35 +09:00
parent ce95ae8e07
commit cfc87c4510

View File

@ -15,8 +15,7 @@ internal object Constants {
"18.48.39", // This is the last version that do not use Rolling Number.
"19.05.36", // This is the last version with the least YouTube experimental flag.
"19.16.39", // This is the last version where the 'Restore old seekbar thumbnails' setting works.
"19.44.39", // This is the only version with a different shortcut icon.
"19.47.53", // This is the latest version supported by the RVX patch.
"19.44.39", // This is the latest version supported by the RVX patch.
)
)
}