feat(YouTube Music): add support version 7.05.53

This commit is contained in:
inotia00
2024-06-13 23:42:19 +09:00
parent 3526d3dbcd
commit 587513cb44

View File

@ -12,7 +12,7 @@ object Constants {
"6.42.55", // This is the latest version that supports Android 7.0
"6.51.53", // This is the latest version of YouTube Music 6.xx.xx
"7.04.51", // This was the latest version that was supported by the previous patch.
"7.05.52", // This is the latest version supported by the RVX patch.
"7.05.53", // This is the latest version supported by the RVX patch.
)
)
)