Files
revanced-patches-template/api/revanced-patches.api
2024-02-21 02:29:14 +01:00

7 lines
317 B
Plaintext

public final class your/org/patches/example/ExamplePatch : app/revanced/patcher/patch/BytecodePatch {
public static final field INSTANCE Lyour/org/patches/example/ExamplePatch;
public fun execute (Lapp/revanced/patcher/data/BytecodeContext;)V
public synthetic fun execute (Lapp/revanced/patcher/data/Context;)V
}