Will gradle execute ProGuard for each productFlavor? I want to use git to save the ProGuard mapping file for my release version, if ProGuard were executed for each productFlavor, how can i save each mapping file for each productFlavor? Or gradle will just execute ProGuard once?
-- 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.
