mirror of
https://github.com/ReVanced/revanced-patches-template.git
synced 2026-01-10 21:36:18 +00:00
Use ReVanced project information instead of placeholders. This also fixes failing publication.
7 lines
325 B
Plaintext
7 lines
325 B
Plaintext
public final class app/revanced/patches/example/ExamplePatch : app/revanced/patcher/patch/BytecodePatch {
|
|
public static final field INSTANCE Lapp/revanced/patches/example/ExamplePatch;
|
|
public fun execute (Lapp/revanced/patcher/data/BytecodeContext;)V
|
|
public synthetic fun execute (Lapp/revanced/patcher/data/Context;)V
|
|
}
|
|
|