Skip to content

Commit

Permalink
feat(YouTube Music): drop support version 7.17.51 inotia00/ReVanced…
Browse files Browse the repository at this point in the history
  • Loading branch information
inotia00 committed Sep 14, 2024
1 parent 507072d commit cc71acf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ import app.revanced.util.literalInstructionBooleanHook
"com.google.android.apps.youtube.music",
[
"7.06.54",
"7.17.51",
"7.16.52",
]
)
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@ 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.16.53", // This was the latest version that was supported by the previous patch.
"7.17.51", // This is the latest version supported by the RVX patch.
"7.16.52", // This is the latest version supported by the RVX patch.
)
)
)
Expand Down

0 comments on commit cc71acf

Please sign in to comment.