Skip to content
This repository has been archived by the owner on Apr 13, 2022. It is now read-only.

Dependencies in Build Flavors not resolved #25

Open
stetro opened this issue Feb 10, 2020 · 1 comment
Open

Dependencies in Build Flavors not resolved #25

stetro opened this issue Feb 10, 2020 · 1 comment
Labels

Comments

@stetro
Copy link

stetro commented Feb 10, 2020

Hi, thanks for this gradle Plugin!
We have a multi dimensional flavored build with dependencies in different Flavors.
We annotate them like this:

clientVariantAImplementation("dependency:artifcat:version")

Unfortunatly these flavor dependencies do not get detected by this license gradle plugin. Therefore I edit my licenses.yml manually with forceGenerate: true. But this is not as convenient as normal implementation dependencies :) Is there a way to make this work? Or is it possible to add a custom configuration for flavours?

@k4zy k4zy added the feature label Feb 12, 2020
@k4zy
Copy link
Contributor

k4zy commented Feb 12, 2020

Thanks for reporting.
We will support the flavor's dependency declaration.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants