Enabled parallel execution (but doesn't seem do work)
This commit is contained in:
parent
00b775a519
commit
0cfa714958
|
@ -1,8 +1,8 @@
|
|||
kotlin.code.style=official
|
||||
|
||||
# Specifies the JVM arguments used for the daemon process.
|
||||
# The setting is particularly useful for tweaking memory settings.
|
||||
org.gradle.jvmargs=-Xmx3072m
|
||||
org.gradle.parallel=true
|
||||
#org.gradle.workers.max=8
|
||||
|
||||
|
||||
kotlinVersion=1.8.20
|
||||
|
|
Loading…
Reference in New Issue