fix(YouTube/Video Id): some dependencies of the patch have been missing

This commit is contained in:
inotia00 2023-11-21 11:36:08 +09:00
parent 5a4c8d501b
commit 0e5ef6b4bc

View File

@ -30,6 +30,7 @@ import com.android.tools.smali.dexlib2.util.MethodUtil
@Patch(dependencies = [PlayerTypeHookPatch::class])
object VideoIdPatch : BytecodePatch(
setOf(
OrganicPlaybackContextModelFingerprint,
PlayerControllerSetTimeReferenceFingerprint,
VideoEndFingerprint,
VideoIdParentFingerprint,