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 a34a4fc commit 1ec50feCopy full SHA for 1ec50fe
gradle.properties
@@ -45,10 +45,10 @@ source_map_support_version=0.5.3
45
kotlin.incremental.multiplatform=true
46
kotlin.native.ignoreDisabledTargets=true
47
48
-# Site deneration
+# Site generation
49
jekyll_version=4.0
50
51
-# JS IR baceknd sometimes crashes with out-of-memory
+# JS IR backend sometimes crashes with out-of-memory
52
# TODO: Remove once KT-37187 is fixed
53
org.gradle.jvmargs=-Xmx2g
54
0 commit comments