Skip to content

Commit caf810d

Browse files
authored
Build: Store multiple Gradle CC entries
1 parent 185a4a5 commit caf810d

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
@@ -45,6 +45,7 @@ org.gradle.caching=true
4545
org.gradle.parallel=true
4646
org.gradle.configuration-cache=true
4747
org.gradle.configuration-cache.parallel=true
48+
org.gradle.configuration-cache.entries-per-key=100
4849
org.gradle.kotlin.dsl.allWarningsAsErrors=true
4950

5051
# kotlin

0 commit comments

Comments
 (0)