Fixed
Status Update
Comments
be...@google.com <be...@google.com>
be...@google.com <be...@google.com> #2
Will be this fix also part of 4.2 please?
sa...@google.com <sa...@google.com> #3
for the "out" bundle issue, this seems indeed an issue. for the second one reported adding "debugUpdateAPKArtifact" to the path, this WAI as there can more more than one transformer and we need to automatically separate them so they do not use the same output folder. for #3, I will look at it but it might be difficult to change it at this time.
ju...@google.com <ju...@google.com>
ga...@google.com <ga...@google.com> #4
I understand that if there is more transformer is necessary to make every folder different, but there is the main problem, that the final one (last transform) is inside of the intermediate folder. The last transformation should end in the standard location, right? Maybe also with the default name not?
Description
These plugins should be in
gradle-api
but this can only happens onceBasePlugin.getExtension()
which is a breaking change.This should happen in 8.0