flavors property

List<String> flavors
final

The available application flavors.

Projects without flavoring use main as the only target.

Implementation

final List<String> flavors;