Skip to content

Commit 58f2171

Browse files
committed
Enable gradle configuration cache
1 parent 8923112 commit 58f2171

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
@@ -1,5 +1,6 @@
11
org.gradle.parallel=true
22
org.gradle.caching=true
3+
org.gradle.configuration-cache=true
34

45
org.gradle.priority=low
56

0 commit comments

Comments
 (0)