Hi all,

I am trying, for an OSS lib, to write a plugin that 

   - creates a jar artifact, only code, no resource 
   - the jar is created via a task, compiled via a task
   - the configurations, sourceset, are pure java (I don't use andoird 
   source sets)

I can get this to work, but I would like this to be variant aware: I would 
like a consumer project to be able to consume different jars by passing 
their current android variant to the producer.

And I am stuck, I spent hours reading the code, and I couldn't find a way 
to do it. It looks like there is no open API to achieve it.


Can anyone help ?


Thanks in advance, 

 Stephane

-- 
You received this message because you are subscribed to the Google Groups 
"adt-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to