Try to avoid gradle error
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
Might just be a memory error and this may do nothing
This commit is contained in:
parent
815b64b90e
commit
02a2a62cc6
@ -16,3 +16,6 @@ org.gradle.jvmargs=-Xmx3072m -XX:MaxPermSize=512m -XX:+HeapDumpOnOutOfMemoryErro
|
||||
# This option should only be used with decoupled projects. More details, visit
|
||||
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
|
||||
# org.gradle.parallel=true
|
||||
|
||||
# Disable daemon since we're only running within a container
|
||||
org.gradle.daemon=false
|
||||
|
Loading…
x
Reference in New Issue
Block a user