mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-05-23 18:37:14 +02:00
fix(YouTube/Video Id): some dependencies of the patch have been missing
This commit is contained in:
parent
5a4c8d501b
commit
0e5ef6b4bc
@ -30,6 +30,7 @@ import com.android.tools.smali.dexlib2.util.MethodUtil
|
||||
@Patch(dependencies = [PlayerTypeHookPatch::class])
|
||||
object VideoIdPatch : BytecodePatch(
|
||||
setOf(
|
||||
OrganicPlaybackContextModelFingerprint,
|
||||
PlayerControllerSetTimeReferenceFingerprint,
|
||||
VideoEndFingerprint,
|
||||
VideoIdParentFingerprint,
|
||||
|
Loading…
x
Reference in New Issue
Block a user