I feel like I must be missing something simple, but I'm new to gradle and 
the idea of flavors so I've not yet figured it out.

I have a android library project with two flavors. I need to upload this 
library in both flavors to our local maven repository for use in other 
projects.  The issue I'm having is that I cannot figure out how these 
flavors play into the maven group, artifact, version scheme so that I can 
use them as dependencies in other projects?  I would think that the version 
would somehow include the flavor, but that doesn't seem to be the case. 
 The version appears to stay the same and when I try to tweak the 
dependency in one of the other projects to reference a flavor in some way 
it only complains that they cannot be found.

How do I manage dependencies on specific flavors?

I hope this makes sense?  Any help would be appreciated. Thanks.

- Kevin

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to