My god gradle is slow

This commit is contained in:
Daniel Mills 2021-07-03 01:42:52 -04:00
parent 38ca7c030f
commit a942ea6ee2
2 changed files with 5 additions and 2 deletions

View File

@ -1,2 +1,5 @@
org.gradle.daemon=true
org.gradle.parallel=true
org.gradle.parallel=true
org.gradle.jvmargs=-Xmx3072m -XX:MaxPermSize=512m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8
org.gradle.caching=true
org.gradle.configureondemand=true

View File

@ -2,4 +2,4 @@ distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-7.1-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
zipStorePath=wrapper/dists