chore(YouTube Music - GmsCore support): Add missing supported versions

This commit is contained in:
LisoUseInAIKyrios
2025-09-23 10:17:25 +04:00
parent 5027943470
commit 150a3e7c60

View File

@@ -28,7 +28,12 @@ val gmsCoreSupportPatch = gmsCoreSupportPatch(
) {
dependsOn(spoofVideoStreamsPatch)
compatibleWith(MUSIC_PACKAGE_NAME)
compatibleWith(
MUSIC_PACKAGE_NAME(
"7.29.52",
"8.10.52"
)
)
}
private fun gmsCoreSupportResourcePatch(