mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-05-02 15:44:37 +02:00
feat(YouTube Music): Change the latest supported version from 8.10.51
to 8.10.52
This commit is contained in:
parent
6ac6fcf953
commit
5c743c299a
@ -41,7 +41,7 @@ val cairoSplashAnimationPatch = bytecodePatch(
|
|||||||
"7.16.53",
|
"7.16.53",
|
||||||
"7.25.53",
|
"7.25.53",
|
||||||
"8.05.51",
|
"8.05.51",
|
||||||
"8.10.51",
|
"8.10.52",
|
||||||
),
|
),
|
||||||
)
|
)
|
||||||
|
|
||||||
|
@ -16,7 +16,7 @@ internal object Constants {
|
|||||||
"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.53", // This is the last supported version for 2024.
|
"7.25.53", // This is the last supported version for 2024.
|
||||||
"8.05.51", // This was the latest version supported by the previous RVX patch.
|
"8.05.51", // This was the latest version supported by the previous RVX patch.
|
||||||
"8.10.51", // This is the latest version supported by the RVX patch.
|
"8.10.52", // This is the latest version supported by the RVX patch.
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user