Skip to content

Commit

Permalink
Revert "build: Increase memory for gradle execution"
Browse files Browse the repository at this point in the history
This reverts commit b17369b.

Signed-off-by: BJ Hargrave <bj@bjhargrave.com>
  • Loading branch information
bjhargrave committed Oct 9, 2018
1 parent 6c53731 commit 0823b9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
@@ -1,5 +1,5 @@
# JVM args to run gradle
org.gradle.jvmargs=-Xms2048m -Xmx4096m
org.gradle.jvmargs=-Xms1024m -Xmx2048m

# cnf project name
bnd_cnf=cnf
Expand Down

0 comments on commit 0823b9f

Please sign in to comment.