Recently I'm using Transform API and met a problem that makes me really 
headache. 
I wrote a custom Transform implementation, and it can do the transform 
logic. But the problem is it could only do the transform logic for codes in 
the app module or jar dependencies. My project still has some library 
modules. I want these codes in the library modules could be transformed as 
well. I tried every available scope in the document. But none of them 
seemed work.
Could anybody help me?

-- 
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