We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f297a4 commit d4b9119Copy full SHA for d4b9119
gradle.properties.ci.example
@@ -1 +1,5 @@
1
+org.gradle.daemon=true
2
+org.gradle.jvmargs=-Xmx2560m -XX:MaxPermSize=512m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8
3
+
4
micropost.apiUrl="http://localhost/api/"
5
0 commit comments