Skip to content

Commit ee620ef

Browse files
build: give more RAM for gradle
1 parent a63f043 commit ee620ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gradle.properties

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ platformPlugins = com.intellij.database
1919

2020
# Gradle Releases -> https://github.com/gradle/gradle/releases
2121
gradleVersion = 8.0.2
22+
org.gradle.jvmargs=-Xmx1g
2223

2324
# Opt-out flag for bundling Kotlin standard library -> https://jb.gg/intellij-platform-kotlin-stdlib
2425
# suppress inspection "UnusedProperty"

0 commit comments

Comments
 (0)