We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b7090fb + eb21dcb commit bffb322Copy full SHA for bffb322
gradle.properties
@@ -19,7 +19,7 @@
19
20
# The size of the library demands a large amount of RAM to build. Increase as necessary if you get GC errors
21
## linux requires 10G, OSX requires 11G
22
-org.gradle.jvmargs=-XX:MaxPermSize=512m -Xmx11g
+org.gradle.jvmargs=-XX:MaxPermSize=512m -Xmx2g
23
24
mavenRepoUrl = https://api.bintray.com/maven/microsoftgraph/Maven/microsoft-graph
25
mavenGroupId = com.microsoft.graph
0 commit comments