And what about something like this https://gist.github.com/dmarcato/d7c91b94214acd936e42 But I hope, that Google Play Services will be separated to multiple libraries directly by Google.
Dne pátek, 26. září 2014 9:54:48 UTC+2 Anders Aagaard napsal(a): > > 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.
