Skip to content

Commit f23b3e4

Browse files
committed
- enables caching for build tooling
1 parent bf818dc commit f23b3e4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gradle.properties

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
# The size of the library demands a large amount of RAM to build. Increase as necessary if you get GC errors
2121
## linux requires 10G, OSX requires 11G
2222
org.gradle.jvmargs=-XX:MaxPermSize=512m -Xmx2g
23+
org.gradle.caching=true
2324

2425
mavenGroupId = com.microsoft.graph
2526
mavenArtifactId = microsoft-graph

0 commit comments

Comments
 (0)