How do i increase the compiler memory for an app that has many dependencies. I keep getting the below error
I understand i need to set javaMaxHeapSize. How is it done?
B4X:
UNEXPECTED TOP-LEVEL ERROR:
java.lang.OutOfMemoryError: GC overhead limit exceeded
I understand i need to set javaMaxHeapSize. How is it done?