chore: Dump API

This commit is contained in:
oSumAtrIX
2024-02-20 19:42:49 +01:00
parent 5454c33185
commit c9ef930a8c

6
api/revanced-patches.api Normal file
View File

@@ -0,0 +1,6 @@
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
}