Hello Dear I hope you are doing well, is there any fix to this bug I tried Remove some Critical Jars from Compiler.java but it is not working
What have you changed in the sources? This is not an issue when we build with master.
1 Like
I added many Components with AAR Libraries.. Is there any fix for beside Changing Dx. Jar to 1.16 as it is the same result
The critical jars list is only for those things that are needed for Screen1 to start because once it's started it will load the rest of the dex files. Just adding AARs alone shouldn't be sufficient to break the compiler.
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.