summaryrefslogtreecommitdiff
path: root/gradle.properties
blob: aaf152a2b4658d55595c0abe27fa6e93b7afea82 (plain)
1
2
3
4
kotlin.code.style=official

# prevent parallel execution of several compiler instances
kotlin.native.disableCompilerDaemon=true