Skip to content

Commit 9a27362

Browse files
committed
Enable Gradle Configuration Cache
1 parent 8b9d0a8 commit 9a27362

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
@@ -4,5 +4,6 @@ kotlin.code.style=official
44

55
org.gradle.caching=true
66
org.gradle.configureondemand=true
7+
org.gradle.configuration-cache=true
78
org.gradle.jvmargs=-Xmx4g -Dfile.encoding=UTF-8
89
org.gradle.parallel=true

0 commit comments

Comments
 (0)