Hi,

I'm working on android library that I want to obfuscate prior public 
distribution. 
Project has some public dependencies (support library, jackson and etc.) 
and some dependencies on internal projects (.jar) that are not intended for 
public distribution. Everything seems to work fine if I put jars into libs 
folder and does not work when dependencies are coming from maven 
(dependencies are not included in resulting aar).  

My question is if there is an easy way to include some dependencies from 
maven into resulting aar and obfuscate entire library in one step? Thanks.

-- 
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 adt-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to