7 lines
168 B
Properties
7 lines
168 B
Properties
org.gradle.daemon=false
|
|
org.gradle.parallel=true
|
|
org.gradle.workers.max=2
|
|
|
|
kotlin.incremental=false
|
|
kotlin.compiler.execution.strategy=in-process
|
|
warningsAsErrors=false |