Also generate txt lint report for script usage
This commit is contained in:
parent
5b2d75c018
commit
30bebd8361
@ -56,6 +56,8 @@ android {
|
|||||||
|
|
||||||
lintOptions {
|
lintOptions {
|
||||||
abortOnError false
|
abortOnError false
|
||||||
|
textReport true
|
||||||
|
textOutput file("build/outputs/lint-results.txt")
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user