Fixed
Status Update
Comments
sj...@google.com <sj...@google.com>
sj...@google.com <sj...@google.com>
ap...@google.com <ap...@google.com> #2
Lint options:
lintOptions {
lintConfig = file('lint.xml')
abortOnError true
xmlReport true
htmlReport true
checkDependencies true
}
Also, our project has custom lint rules. Failure happens with a dependency of 26.6.3 and 27.0.0.
Is any way to downgrade lint runner? This problem is keeping us from using AGP 4.0
Description
The following 3 lint issue(s) are suppressed in
src/main/java/androidx/recyclerview/widget/SortedList.java
. Please remove these suppressions inrecyclerview/recyclerview/lint-baseline.xml
and address the associated issues.