Skip to content

Commit 7132f18

Browse files
committed
- adds unsafe configuration caching
1 parent 6cf8946 commit 7132f18

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
@@ -22,6 +22,7 @@
2222
org.gradle.jvmargs=-XX:MaxPermSize=512m -Xmx2g
2323
org.gradle.parallel=true
2424
org.gradle.caching=true
25+
org.gradle.unsafe.configuration-cache=true
2526

2627
mavenGroupId = com.microsoft.graph
2728
mavenArtifactId = microsoft-graph

0 commit comments

Comments
 (0)