We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80b67ae commit 414a552Copy full SHA for 414a552
patches/src/main/kotlin/app/revanced/patches/youtube/utils/gms/GmsCoreSupportPatch.kt
@@ -31,7 +31,7 @@ private fun gmsCoreSupportResourcePatch(
31
packageNameYouTubeMusicOption: Option<String>,
32
) = app.revanced.patches.shared.gms.gmsCoreSupportResourcePatch(
33
fromPackageName = YOUTUBE_PACKAGE_NAME,
34
- spoofedPackageSignature = "afb0fed5eeaebdd86f56a97742f4b6b33ef59875",
+ spoofedPackageSignature = "24bb24c05e47e0aefa68a58a766179d9b613a600",
35
gmsCoreVendorGroupIdOption = gmsCoreVendorGroupIdOption,
36
packageNameYouTubeOption = packageNameYouTubeOption,
37
packageNameYouTubeMusicOption = packageNameYouTubeMusicOption,
0 commit comments