Runner hangs when launching emulator for the second time, trying new memory args

ja/edge-to-edge-dropshots
Jose Alcerreca 6 months ago committed by Jose Alcérreca
parent d16ed17497
commit 2b281277b7

@ -15,9 +15,7 @@
#
org.gradle.daemon=false
org.gradle.parallel=true
org.gradle.workers.max=2
org.gradle.jvmargs=-Xmx8g -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8 -XX:+UseParallelGC -XX:MaxMetaspaceSize=1g
kotlin.incremental=false
# Controls KotlinOptions.allWarningsAsErrors.

Loading…
Cancel
Save