Closed 3flex closed 12 months ago
@BreadMoirai this is a significant issue blocking upgrades - I've submitted a PR that fixes it, can this be merged and a new release cut please?
I'm very keen to start using v2.5+ that includes a fix for #58 as easier versions cause a lot of issues in the IDE.
I have a project that is facing the same issue, confounded by the fact that the ast dependency that 2.4.1 has seems to no longer be available, which breaks all builds on systems that don't have that cached. See https://github.com/BreadMoirai/github-release-gradle-plugin/issues/66
Error:
I'm not sure why but using closures to set the default values in the extension seems to be causing the problem - even though that's how they were applied in previous versions.