Hello,
I have many libraries in Android and I get the dex function overflow error (see this: https://medium.com/@mustafa01ali/dexs-64k-limit-is-not-a-problem-anymore-well-almost-2b1faac3508 )
There are proposed solutions but since the build process is managed by Corona I can’t really implement them.
Do you have something pre-built about that ? Or any workaround or a way to modify things manually to enable multidex build?