lint text output is no longer useful

This commit is contained in:
Daniel Martí 2015-03-08 20:37:36 +01:00
parent 996f81ced2
commit 00195be469

View File

@ -165,8 +165,6 @@ android {
lintOptions {
abortOnError false
textReport true
textOutput file("build/outputs/lint-results.txt")
}
}