Hi Running proguard on every build (due to max method count) is a bit slow. Is there any way we can speed it up by for example saying "we dont use analytics, we can filter out package com.google.analytics." and just delete that without scanning dependencies/usages?
Right now we use 30 seconds to build on our work laptops, 10 of that is proguard. I figure with an approach like this the proguard part of it wouldn't take any time at all. Best regards Anders -- 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.
