jvm Args Property
Optional custom jvm arguments to pass into the exec. Useful if you want to enable debugging in R8.
Example: listOf("-Xdebug", "-Xrunjdwp:transport=dt_socket,address=5005,server=y,suspend=y")
Optional custom jvm arguments to pass into the exec. Useful if you want to enable debugging in R8.
Example: listOf("-Xdebug", "-Xrunjdwp:transport=dt_socket,address=5005,server=y,suspend=y")