Skip to content

Commit

Permalink
Enabled parallel compilation
Browse files Browse the repository at this point in the history
  • Loading branch information
WillFP committed Dec 5, 2024
1 parent d87fcc9 commit d0b7e1d
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 @@
version = 6.74.4
kotlin.daemon.jvmargs=-Xmx2g -XX:+UseG1GC -XX:MaxMetaspaceSize=512m
org.gradle.parallel=true

0 comments on commit d0b7e1d

Please sign in to comment.