Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improved DSL #106

Merged
merged 5 commits into from
Dec 18, 2023
Merged

Improved DSL #106

merged 5 commits into from
Dec 18, 2023

Conversation

gmazzo
Copy link
Owner

@gmazzo gmazzo commented Dec 18, 2023

New DSL available:

  • Added a buildConfigField(name: String, configure: Action<BuildConfigField>) allowing configuring the field in a closure
  • Added type, value, and expression API to BuildConfigField

Other changes:

  • Fixed issue with buildConfigFields.addLater providers
  • Included cross groovy/kts demo/test projects (a build.gradle.kts producing .java output and vice-versa)

@gmazzo gmazzo enabled auto-merge (rebase) December 18, 2023 21:49
@gmazzo gmazzo merged commit 7ba5f8b into main Dec 18, 2023
3 checks passed
@gmazzo gmazzo deleted the increased-dsl branch December 18, 2023 21:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant