Skip to content

Type-safe project accessors in Gradle config.#1644

Merged
maciejwalkowiak merged 1 commit into
mainfrom
gh-1452
Aug 13, 2021
Merged

Type-safe project accessors in Gradle config.#1644
maciejwalkowiak merged 1 commit into
mainfrom
gh-1452

Conversation

@maciejwalkowiak

@maciejwalkowiak maciejwalkowiak commented Aug 12, 2021

Copy link
Copy Markdown
Contributor

📜 Description

Type-safe project accessors in Gradle config.

💡 Motivation and Context

Fixes #1452.

Since this is an incubating feature, I am not convinced we should use it. I does not seem to hurt but also does not seem to bring much value.

📝 Checklist

  • I reviewed the submitted code
  • I added tests to verify the changes
  • I updated the docs if needed
  • No breaking changes

#skip-changelog

@marandaneto

Copy link
Copy Markdown
Contributor

I does not seem to hurt but also does not seem to bring much value.

it does when you rename a project, but that's the only difference I guess

@maciejwalkowiak maciejwalkowiak merged commit a46833b into main Aug 13, 2021
@maciejwalkowiak maciejwalkowiak deleted the gh-1452 branch August 13, 2021 09:23
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.

Type-safe project accessors Gradle 7

2 participants