The dependencies are part of the jar. We don't package them in the servers. I suggest checking which dependency blew up the jar and removing that dependency.
On Thursday, June 17, 2021 at 10:19:21 AM UTC+3 P5music wrote: > > I have a free account and sometimes I need to build my app on Android with > the server build. (I am trying to build with AndroidStudio but there are > some issues) > Until now it was possible. > > When I switched to maven, and possibly also because I replaced Flamingo > classes with real images, the jar limit seems to have been reached. > > I find a message about this in the build output (that is successful) on > IntelliJ IDEA IDE. > > It is strange because my app did not change so much. > It has a 2.4Kb footprint when considered alone, if I am not wrong. > > I knew that dependencies do not pile up. > What's going on? > Regards > -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/codenameone-discussions/22074a31-9672-4908-9651-4a73ccafe55fn%40googlegroups.com.
