79076919

Date: 2024-10-11 05:42:22
Score: 1
Natty:
Report link

This is because Java heap space is not enough, just need to increase your Java heap space memory.

add this line to gradle.properties. org.gradle.jvmargs=-Xmx1536M

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: wxkly