Files
revanced-patches-template/api/revanced-patches-template.api
oSumAtrIX 513bf5d57d build: Adjust project information
Use ReVanced project information instead of placeholders. This also fixes failing publication.
2024-02-21 03:30:33 +01:00

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
}