mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-06-12 21:27:43 +02:00
fix(YouTube/Video Id): some dependencies of the patch have been missing
This commit is contained in:
@ -30,6 +30,7 @@ import com.android.tools.smali.dexlib2.util.MethodUtil
|
||||
@Patch(dependencies = [PlayerTypeHookPatch::class])
|
||||
object VideoIdPatch : BytecodePatch(
|
||||
setOf(
|
||||
OrganicPlaybackContextModelFingerprint,
|
||||
PlayerControllerSetTimeReferenceFingerprint,
|
||||
VideoEndFingerprint,
|
||||
VideoIdParentFingerprint,
|
||||
|
Reference in New Issue
Block a user