AffectedModuleDetector
AffectedModuleDetector copied to clipboard
Support tests on multiple android variants
Added the ability to set multiple task names for multiple android variants. Usage of Provider<> allows projects, that are using this plugin, to use AGP Variant API to provider task names
Breaking changes:
- old fields containing one task name in AffectedTestConfiguration were removed in favour of provider of lists