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

[FR]: Import modules with gradle typesafe API feature #1487

Closed
3 tasks done
Xiryl opened this issue Oct 9, 2024 · 0 comments
Closed
3 tasks done

[FR]: Import modules with gradle typesafe API feature #1487

Xiryl opened this issue Oct 9, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request triage me Issue that needs to be triaged

Comments

@Xiryl
Copy link
Contributor

Xiryl commented Oct 9, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Is this a feature request for one of the samples?

  • Yes, this is a specific request related to this samples repo.

Sample app

Jetcaster

Describe the problem

In the jetcaster project, some modules are not imported with gradle's typesafe feature.
e.g.

implementation(project(":core:designsystem"))

Describe the solution

Afflicted modules have been updated with the new API

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@Xiryl Xiryl added enhancement New feature or request triage me Issue that needs to be triaged labels Oct 9, 2024
IanGClifton added a commit that referenced this issue Oct 9, 2024
reference to #1487

Afflicted modules have been updated with the new gradle typesafe import
API
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request triage me Issue that needs to be triaged
Projects
None yet
Development

No branches or pull requests

3 participants