mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-05-19 15:57:20 +02:00
feat(YouTube Music): add support versions 7.07.52
~ 7.08.52
This commit is contained in:
parent
e929edf894
commit
97db179af3
@ -18,7 +18,7 @@ import app.revanced.util.literalInstructionBooleanHook
|
||||
CompatiblePackage(
|
||||
"com.google.android.apps.youtube.music",
|
||||
[
|
||||
"7.06.53",
|
||||
"7.08.52",
|
||||
]
|
||||
)
|
||||
]
|
||||
|
@ -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.06.54", // This was the latest version that was supported by the previous patch.
|
||||
"7.07.51", // This is the latest version supported by the RVX patch.
|
||||
"7.07.52", // This was the latest version that was supported by the previous patch.
|
||||
"7.08.52", // This is the latest version supported by the RVX patch.
|
||||
)
|
||||
)
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user