Build fails for Android

Hi,
I can build for Android with Corona 2019.3556 but all more recent versions fail (including off-line) with an error (see below). Builds for IOS succeed for all versions of Corona. MacOS Catalina, Java version 11.0.7. Any ideas. Seems like a Java version or library issue? Have also tried with the most recent version of Java and the result is the same. Any ideas?

slight_smile:log4j:WARN No appenders could be found for logger (org.gradle.internal.nativeintegration.services.NativeServices).
May 05 13:14:36.785 log4j:WARN Please initialize the log4j system properly.
May 05 13:14:36.820
May 05 13:14:36.820 FAILURE: Build failed with an exception.

  • What went wrong:
    org.slf4j.impl.Log4jLoggerAdapter cannot be cast to org.gradle.api.logging.Logger

Any ideas? Stuck on this.