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.
1 parent bf818dc commit f23b3e4Copy full SHA for f23b3e4
gradle.properties
@@ -20,6 +20,7 @@
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 -Xmx2g
23
+org.gradle.caching=true
24
25
mavenGroupId = com.microsoft.graph
26
mavenArtifactId = microsoft-graph
0 commit comments