Fixed
Status Update
Comments
hu...@google.com <hu...@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
Similarly tohttp://ag/q/topic:kgp-1.7.0-for-tests , we should update AGP tests to run against 1.7.20-Beta.