element-x-ada/plugins
Jorge Martin Espinosa c9e0db26d8
Try to workaround OOM errors and the runners dying (#3013)
* Try to workaround OOM errors and the runner dying

* Some more tweaks:

- Add `-XX:MaxMetaspaceSize` (https://github.com/gradle/gradle/issues/19750)
- Remove `-PpreDexEnable` as it's deprecated and no longer used.
- Remove `--max-workers` as gradle will automatically use the optimal amount.

* Remove `--max-workers` in recording screenshots too
2024-06-12 15:35:51 +02:00
..
src/main/kotlin Try to workaround OOM errors and the runners dying (#3013) 2024-06-12 15:35:51 +02:00
build.gradle.kts Don't apply Kover to projects with AAR libraries (#2211) 2024-01-11 21:16:31 +01:00
settings.gradle.kts Fix gradle warning: 2023-07-25 14:24:09 +02:00