-
Notifications
You must be signed in to change notification settings - Fork 55
Open
Labels
enhancementNew feature or requestNew feature or request
Description
I'm running into some issues because I need too much jar files for my extension. The error I'm getting is
[java] trouble writing output: Too many method references to fit in one dex file: 126456; max is 65536.
[java] You may try using multi-dex. If multi-dex is enabled then the list of classes for the main dex list is too large.
Somebody mentioned a solution here
https://community.appinventor.mit.edu/t/how-to-add-multidex-support-to-appinventor/257
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request