My app was entirely finished besides the addition of icons, and consistently compiled/ built successfully for Android when I was using the last public build of Corona (the 2018 one).
However, I decided to update to the latest daily build, and since then, I have not been able to build a single one of my projects that had worked fine with the previous update.
Everything still runs fine in the Corona simulator, but as soon as I attempt to build I get the error message “failed to build with an exception” in the console and the explanation for what went wrong is “could not initialize class org.codehaus.groovy.reflection.ReflectionCache”
I can send in screenshots if necessary.
I searched through the forums and found that many people had experienced a similar issue, but I couldn’t find a working solution, as most of the links mentioned had expired.
Is there any way to fix this?
I am working on Windows, and I already checked and made sure my JDK was updated.