mirror of
https://github.com/status-im/status-mobile.git
synced 2025-02-04 04:45:19 +00:00
increase javaMaxHeapSize to speed up build
Signed-off-by: yenda <eric@status.im>
This commit is contained in:
parent
b8d250ba30
commit
bbc85e77a8
@ -167,7 +167,7 @@ android {
|
||||
}
|
||||
dexOptions {
|
||||
jumboMode true
|
||||
javaMaxHeapSize "4g"
|
||||
javaMaxHeapSize "8g"
|
||||
}
|
||||
signingConfigs {
|
||||
release {
|
||||
|
Loading…
x
Reference in New Issue
Block a user