summaryrefslogtreecommitdiff
path: root/gradle.properties
blob: 7750c23ee97a0386b56bf7795c960e0c5bcdd109 (plain)
1
2
3
4
5
org.gradle.configuration-cache=true
kotlin.code.style=official
org.gradle.jvmargs=-Xmx2G
org.gradle.parallel=true
org.jetbrains.dokka.experimental.gradle.pluginMode=V2Enabled