We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fffc91 commit 2eb7e83Copy full SHA for 2eb7e83
gradle.properties
@@ -1,7 +1,7 @@
1
#Gradle
2
org.gradle.jvmargs=-Xmx4048M -Dfile.encoding=UTF-8 -Dkotlin.daemon.jvm.options\="-Xmx4048M"
3
org.gradle.caching=true
4
-org.gradle.configuration-cache=true
+org.gradle.configuration-cache=false
5
#Kotlin
6
kotlin.code.style=official
7
kotlin.js.compiler=ir
0 commit comments