Skip to content

Commit

Permalink
feat(YouTube Music): Add support versions 7.05.54 ~ 7.06.53
Browse files Browse the repository at this point in the history
  • Loading branch information
anddea committed Jun 23, 2024
1 parent 19a14cd commit cc2bd1f
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ object Constants {
"6.33.52", // This is the latest version with the legacy code of YouTube Music.
"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.53", // This is the latest version supported by the RVX patch.
"7.05.54", // This was the latest version that was supported by the previous patch.
"7.06.53", // This is the latest version supported by the RVX patch.
)
)
)
Expand Down

0 comments on commit cc2bd1f

Please sign in to comment.