mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 20:59:11 +00:00
Traditional T9: larger jvm memory
This commit is contained in:
parent
e09b1e71d5
commit
12171825f4
1 changed files with 1 additions and 0 deletions
|
|
@ -164,6 +164,7 @@ Builds:
|
|||
gradle:
|
||||
- lite
|
||||
prebuild:
|
||||
- sed -i -e 's/Xmx6192m/Xmx9g/' ../gradle.properties
|
||||
- gradle buildDictionaryDownloads || gradle buildDictionaryDownloads
|
||||
- "sed -i -e '/tasks.register('buildDictionaryDownloads')/,/^}/s/^\t.*//' build.gradle"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue