mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-05-09 11:04:36 +02:00
fix(reddit/open-links): patch is broken in v2023.25.0+
This commit is contained in:
parent
33227f4c98
commit
91e0f49eb4
@ -8,7 +8,6 @@ import org.jf.dexlib2.Opcode
|
||||
object ScreenNavigatorFingerprint : MethodFingerprint(
|
||||
returnType = "V",
|
||||
accessFlags = AccessFlags.PUBLIC or AccessFlags.FINAL,
|
||||
parameters = listOf("L", "L", "L", "Z"),
|
||||
opcodes = listOf(
|
||||
Opcode.CONST_STRING,
|
||||
Opcode.INVOKE_STATIC,
|
||||
|
Loading…
x
Reference in New Issue
Block a user