Fixed
Status Update
Comments
gh...@google.com <gh...@google.com>
sp...@google.com <sp...@google.com> #2
Is the problem reproducible for you in Studio Arctic Fox? I wasn't able to reproduce it.
Description
AndroidLintAnalysisTask causes a cache miss due to a timestamp difference in
lint.jar
due to relative path normalization.It should use Classpath normalization to avoid a cache miss here.
This is happening in AGP 7.1.2
See attached screenshot for cache miss.