flavors property

List<String> flavors
final

The application flavors configured for the project.

Projects without flavoring use main as the default target.

Implementation

final List<String> flavors;