apple / pkl

A configuration as code language with rich validation and tooling.
https://pkl-lang.org
Apache License 2.0
9.84k stars 259 forks source link

Fix release build gradle setup #533

Closed holzensp closed 2 weeks ago

holzensp commented 2 weeks ago

The release build is broken, because of the empty string in CommandLineArgumentProvider. This PR fixes that.