Initial commit

This commit is contained in:
1fexd 2024-04-14 13:02:21 +00:00 committed by GitHub
commit a59abdd31b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
22 changed files with 8655 additions and 0 deletions

View file

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