each variant (combination of flavor and build type) has its own build
tasks. So every variant that has proguard enabled will have its own task,
and therefore it's own mapping file. They will all be under
build/output/mapping (IIRC) under different folder names.

On Wed, Nov 11, 2015 at 6:08 PM, 熊宇 <futurexi...@gmail.com> wrote:

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

Reply via email to