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

Gradle Plugin: Simplify the Android setup #3293

Merged
merged 1 commit into from Aug 9, 2021

Conversation

martinbonnin
Copy link
Contributor

Turns out registerJavaGeneratingTask isn't required to wire generated sources to android Variants. Adding a DirectoryProperty carrying its task dependencies is enough and more flexible as any task using the sourceSet will now depend on the appropriate generateApolloSources

Closes #1454

@martinbonnin martinbonnin merged commit 878ec8e into dev-3.x Aug 9, 2021
@martinbonnin martinbonnin deleted the lazy-android-configuration branch August 9, 2021 16:37
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.

None yet

1 participant