Skip to content

Commit 2741e57

Browse files
committed
Migrate config cache flag
1 parent 00432b0 commit 2741e57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
org.gradle.jvmargs=-Xmx4g -XX:MaxMetaspaceSize=1024m -Dfile.encoding=UTF-8
33
org.gradle.parallel=true
44
org.gradle.caching=true
5-
org.gradle.unsafe.configuration-cache=true
5+
org.gradle.configuration-cache=true
66

77
name=spotless
88
description=Spotless - keep your code spotless with Gradle

0 commit comments

Comments
 (0)