react-native-circleci-orb icon indicating copy to clipboard operation
react-native-circleci-orb copied to clipboard

feat: stop overriding jvmargs by default

Open devnev opened this issue 2 years ago • 1 comments

By default, builds will use org.gradle.jvmargs defined in the gradle.properties file.

As discussed in #171.

Validated with ./scripts/pack.sh && circleci orb validate packed-orb.yml

devnev avatar Jul 15 '23 21:07 devnev

@devnev is this still relevant? Shall I mark it as a breaking change and merge it?

fotos avatar May 23 '24 20:05 fotos