We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab0fdff commit 44af203Copy full SHA for 44af203
gradle.properties
@@ -2,6 +2,7 @@
2
org.gradle.caching=true
3
org.gradle.configuration-cache=true
4
org.gradle.parallel=true
5
+org.gradle.jvmargs=-Xmx2048M
6
7
# Kotlin
8
kotlin.code.style=official
0 commit comments