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

Commit 086cf4b5 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Update ASM usage to ASM9" am: 24fbdff6

parents 356f81b9 24fbdff6
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.