Fixed
Status Update
Comments
sg...@google.com <sg...@google.com>
bl...@google.com <bl...@google.com>
bl...@google.com <bl...@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
an...@google.com <an...@google.com> #3
Attached slightly different stacktrace for the same problem.
Wonder if disabling some lint rules could help to "fix" this problem, as it is also blocking for us 4.0 AGP upgrade.
Description
DESCRIBE THE ISSUE IN DETAIL:
ChecksSdkIntAtLeast
does not work when set on a property constructor (lint warning).STEPS TO REPRODUCE:
Studio Build: #AI-221.6008.13.2211.9113387 Version of Gradle Plugin: 7.3.0 Version of Gradle: 7.5.1 Version of Java: 11 OS: MacOS 12.6