Skip to content

Commit

Permalink
add more memory for gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
whyoleg committed May 15, 2024
1 parent 3848407 commit 9069fa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ kotlinx.atomicfu.enableJvmIrTransformation=true
kotlinx.atomicfu.enableJsIrTransformation=true
kotlinx.atomicfu.enableNativeIrTransformation=true
#Gradle
org.gradle.jvmargs=-Xmx2g
org.gradle.jvmargs=-Xmx4g
org.gradle.parallel=true
org.gradle.caching=true
org.gradle.configuration-cache=true
Expand Down

0 comments on commit 9069fa0

Please sign in to comment.