Commit 2fc3919
committed
android build: Allow gradle to use more memory
Recently, we have been running out of memory for the CI builds. It's
likely that we were close to reaching the upperbound for some time, and
some upstream change pushes us past that limit. Allocate more memory so
that the CI can pass again.
CZO discussion:
https://chat.zulip.org/#narrow/channel/516-mobile-dev-help/topic/Execution.20failed.20for.20task.20'.3Aapp.3AcompileDebugKotlin'
Signed-off-by: Zixuan James Li <zixuan@zulip.com>1 parent 449f326 commit 2fc3919
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments