ERROR Command failed: gradlew.bat assembleRelease --stacktrace

72 views Asked by At

FAILURE: Build failed with an exception.

  • What went wrong: unable to create native thread: possibly out of memory or process/resource limits reached

bubblewrap build for Building the Android App

Try: Run with --info or --debug option to get more log output. Run with --scan to get full insights.

Exception is: java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached at org.gradle.internal.concurrent.ManagedExecutorImpl.execute(ManagedExecutorImpl.java:39)

0

There are 0 answers