AffectedModuleDetector icon indicating copy to clipboard operation
AffectedModuleDetector copied to clipboard

Support tests on multiple android variants

Open smplio opened this issue 3 months ago • 0 comments

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

smplio avatar Sep 25 '25 08:09 smplio