Skip to content

Commit

Permalink
Increased gradle memory to 4G
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanhubbell committed Dec 7, 2017
1 parent 5aea6aa commit fcc51cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
@@ -1,6 +1,6 @@
# Gradle specific variables
org.gradle.daemon=true
org.gradle.jvmargs=-Xmx2048M
org.gradle.jvmargs=-Xmx4096M

# SweetBlue specific variables
SEMVER=2_52_14
Expand Down

0 comments on commit fcc51cc

Please sign in to comment.