Skip to content

Commit f66cdad

Browse files
committed
chore: enable gradle build cache and parallel
1 parent 873ba2c commit f66cdad

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

gradle.properties

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
11
version=1.0-SNAPSHOT
2+
org.gradle.caching=true
3+
org.gradle.parallel=true

0 commit comments

Comments
 (0)