Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8e82c23f authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Update ASM usage to ASM9" am: 24fbdff6 am: 086cf4b5 am: b1ca9c59 am: f025f96e

parents 31884aa5 f025f96e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -20,7 +20,7 @@ import java.util.List;

public class Utils {

    public static final int ASM_VERSION = Opcodes.ASM7;
    public static final int ASM_VERSION = Opcodes.ASM9;

    /**
     * Reads a comma separated configuration similar to the Jack definition.