We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1be043 commit 9afaeb6Copy full SHA for 9afaeb6
gradle.properties
@@ -3,6 +3,7 @@ GROUP=io.arrow-kt
3
VERSION_NAME=0.9.1-SNAPSHOT
4
# Gradle options
5
org.gradle.jvmargs=-Xmx4g
6
+org.gradle.parallel=true
7
# Kotlin configuration
8
kotlin.incremental=true
9
# Kotlin Test configuration
0 commit comments