fix(YouTube Music - Remove upgrade button): Fix compatibility with latest versions (#3045)
This commit is contained in:
parent
1f6f4080f4
commit
80de996665
|
@ -13,6 +13,7 @@ internal object PivotBarConstructorFingerprint : MethodFingerprint(
|
|||
Opcode.CHECK_CAST,
|
||||
Opcode.INVOKE_INTERFACE,
|
||||
Opcode.GOTO,
|
||||
Opcode.NOP,
|
||||
Opcode.IPUT_OBJECT,
|
||||
Opcode.RETURN_VOID,
|
||||
),
|
||||
|
|
Loading…
Reference in a new issue