Fixed
Status Update
Comments
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.
Description
Using AGP 8.1:
Lint should complain about both of these assignments (because the cast requires API level 28), but it only complains about the first one.