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

Fix productFlavor detection in embed submodules #350

Merged
merged 2 commits into from
Nov 16, 2021
Merged

Fix productFlavor detection in embed submodules #350

merged 2 commits into from
Nov 16, 2021

Conversation

Judas
Copy link
Contributor

@Judas Judas commented Oct 23, 2021

This is a fix for problem discussed here : #348
I'm a gradle task dev newbie so I'm not sure if the strategy used is relevant but it fixes the issue I'm facing

Judas and others added 2 commits October 23, 2021 12:39
This is a fix for problem discussed here : #348
Not sure if the strategy used is relevant, I'm a gradle task dev newbie
@kezong
Copy link
Owner

kezong commented Nov 8, 2021

Thank you for your PR. I checked the code and made some changes. I will merge it soon.

@Judas
Copy link
Contributor Author

Judas commented Nov 12, 2021

I just tested your changes this morning and can confirm it's working for the discussed use case (library projects embedded inside library projects with several productFlavors). Thanks !

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