Fixed
Status Update
Comments
tn...@google.com <tn...@google.com>
tn...@google.com <tn...@google.com> #2
Fixed by Change-Id: I77c5896640a34b5a6d9257b6d00b75255f60ee3d for an upcoming 4.2 canary. In the meantime, you can work around this by recreating the baselines. (Lint has a special mechanism for trying to match error messages when they have changed over time in lint; this code is what ends up in an endless loop.)
wi...@google.com <wi...@google.com> #3
Fitbit Android just hit this issue.
The solution is above but it's a bit cryptic.
The solution is:
- Remake your lint-baseline.xml when your code has changed a lot. This is a good practice.
- Upgrade to Android Gradle Plugin 4.2.
Description
After enabling core lib desugaring, my project builds fine on my local machine. But when I run it on CI/CD, it fails with the below error. Could you please help me with this?
Env configuration:
Error: