The latest version (3.0.0) of the Android Plugin for Gradle has broken its API for manipulating Variant Outputs. This API was used for manipulating files creating during builds (such as AndroidManifest.xml), and has been removed to improve configuration times.
What new APIs are available to manipulate Variant Outputs, and how do they differ to the 2.X APIs?