Skip to content

Commit

Permalink
Execute Gradle tasks in parallel by default
Browse files Browse the repository at this point in the history
  • Loading branch information
ShreckYe committed Nov 4, 2024
1 parent 3aa728b commit d3a0146
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,2 +1,3 @@
kotlin.mpp.stability.nowarn=true
org.gradle.jvmargs=-Xmx4G
org.gradle.parallel=true

0 comments on commit d3a0146

Please sign in to comment.