New build plugin force to have all build types as app module has in the all 
library modules.
I understand why.
Library module has by default debug and release build type.
And when I add new build type XYZ to the app, plugin can't to know which 
one should use debug or release.
It makes sense.
But why library module has by default defined debug and release buildType? 
For the APK it is necessary.
Bu I think that most of the library don't need it, if there will be by 
default no build type defined, plugin will not need to make such decision 
and will be not necessary to manually add build types from the app project 
to all modules, only to the module where we explicitly need it.

-- 
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