Try fixing OOM by changing GC and adding RAM to the kotlin compiler (#2965)
* Try fixing OOM by changing GC and adding RAM to the kotlin compiler * Add gradle cache to build apk job in maestro flow. - Remove unnecessary dependency in `:features:call` module. * Fix sonar in nightly reports * Bump heap size of nightly reports
This commit is contained in:
parent
59e2554e75
commit
58c05ade65
11 changed files with 20 additions and 12 deletions
|
|
@ -35,7 +35,6 @@ anvil {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
implementation(projects.appnav)
|
||||
implementation(projects.appconfig)
|
||||
implementation(projects.anvilannotations)
|
||||
implementation(projects.libraries.architecture)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue