mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-05-24 02:42:11 +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])
|
@Patch(dependencies = [PlayerTypeHookPatch::class])
|
||||||
object VideoIdPatch : BytecodePatch(
|
object VideoIdPatch : BytecodePatch(
|
||||||
setOf(
|
setOf(
|
||||||
|
OrganicPlaybackContextModelFingerprint,
|
||||||
PlayerControllerSetTimeReferenceFingerprint,
|
PlayerControllerSetTimeReferenceFingerprint,
|
||||||
VideoEndFingerprint,
|
VideoEndFingerprint,
|
||||||
VideoIdParentFingerprint,
|
VideoIdParentFingerprint,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user