Skip to content

Commit

Permalink
chore: opt-in to parallel load of configuration cache
Browse files Browse the repository at this point in the history
  • Loading branch information
ursjoss committed Nov 21, 2024
1 parent 0cfb493 commit 5e00383
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
group=ch.difty.kris

org.gradle.jvmargs=-XX:MaxMetaspaceSize=1G
org.gradle.configuration-cache.parallel=true

org.gradle.kotlin.dsl.allWarningsAsErrors=true

Expand Down

0 comments on commit 5e00383

Please sign in to comment.