Fix #444 where builds with custom variants and DexGuard could fail with a "Task not found" error where limited build flavours where configured for DexGuard.
Design
Check for variant level DexGuard configurations and if they exist: check each variant is configured in DexGuard before attempting to create an upload task for that variant.
Goal
Fix #444 where builds with custom variants and DexGuard could fail with a "Task not found" error where limited build flavours where configured for DexGuard.
Design
Check for variant level DexGuard configurations and if they exist: check each variant is configured in DexGuard before attempting to create an upload task for that variant.
Testing
Manually tested with a known failing project.