This is not possibly at the moment. On Fri, Sep 26, 2014 at 12:54 AM, Anders Aagaard <[email protected]> wrote:
> 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. > -- Xavier Ducrohet Android SDK Tech Lead Google Inc. http://developer.android.com | http://tools.android.com Please do not send me questions directly. 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
