Raised Gradle heap size to 3GB
This commit is contained in:
parent
55f53e0dd5
commit
6cc449a003
|
@ -2,6 +2,8 @@ kotlin.code.style=official
|
|||
kotlin.js.generate.executable.default=false
|
||||
xcodeproj=./EpcQrCodeiOSApp
|
||||
|
||||
org.gradle.jvmargs=-Xmx3072m
|
||||
|
||||
|
||||
kotlinVersion=1.6.10
|
||||
|
||||
|
|
Loading…
Reference in New Issue