Skip to content

Use Gradle typed project accessors#213

Merged
holzensp merged 1 commit intoapple:mainfrom
elide-dev:chore/project-accessors
Feb 21, 2024
Merged

Use Gradle typed project accessors#213
holzensp merged 1 commit intoapple:mainfrom
elide-dev:chore/project-accessors

Conversation

@sgammon
Copy link
Copy Markdown
Contributor

@sgammon sgammon commented Feb 20, 2024

Summary

This change activates the TYPESAFE_PROJECT_ACCESSORS feature preview in Gradle, and switches to such accessors instead of string-based project references, where possible

Originally previewed in #204

Changelog

  • chore: activate TYPESAFE_PROJECT_ACCESSORS feature
  • chore: switch to using project references instead of project(":<...>") in most circumstances

@sgammon sgammon mentioned this pull request Feb 20, 2024
This change activates the `TYPESAFE_PROJECT_ACCESSORS` feature
preview in Gradle, and switches to such accessors instead of
string-based project references, where possible

Relates-To: apple#204
Signed-off-by: Sam Gammon <sam@elide.ventures>
@sgammon sgammon force-pushed the chore/project-accessors branch from 5d02696 to ec6907c Compare February 21, 2024 02:31
@holzensp holzensp merged commit 1e50200 into apple:main Feb 21, 2024
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.

2 participants