mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-05-03 16:14:28 +02:00
feat(YouTube Music): Change the latest supported version from 7.25.52
to 7.25.53
This commit is contained in:
parent
9f7bdb51ac
commit
ab14c05f1b
@ -39,7 +39,7 @@ val cairoSplashAnimationPatch = bytecodePatch(
|
|||||||
YOUTUBE_MUSIC_PACKAGE_NAME(
|
YOUTUBE_MUSIC_PACKAGE_NAME(
|
||||||
"7.06.54",
|
"7.06.54",
|
||||||
"7.16.53",
|
"7.16.53",
|
||||||
"7.25.52",
|
"7.25.53",
|
||||||
),
|
),
|
||||||
)
|
)
|
||||||
|
|
||||||
|
@ -14,7 +14,7 @@ internal object Constants {
|
|||||||
"6.42.55", // This is the latest version that supports Android 7.0
|
"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
|
"6.51.53", // This is the latest version of YouTube Music 6.xx.xx
|
||||||
"7.16.53", // This is the latest version that supports the 'Spoof app version' patch.
|
"7.16.53", // This is the latest version that supports the 'Spoof app version' patch.
|
||||||
"7.25.52", // This is the latest version supported by the RVX patch.
|
"7.25.53", // This is the latest version supported by the RVX patch.
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user