Fixed
Status Update
Comments
je...@google.com <je...@google.com>
cm...@google.com <cm...@google.com>
cm...@google.com <cm...@google.com> #2
Thanks for the report. I will route this to the appropriate internal team and update this when I hear back from them.
Description
Unlike the other android plugins,
lint
is not part ofgradle-api
making it impossible to build another plugin on top of it without depending ongradle-core
.Should we try to fix this for 8.0?