Revert "Lint changes"

This reverts commit e00436b409.
This commit is contained in:
Dominik Schürmann
2014-03-10 18:23:47 +01:00
parent ef8eb3f8b5
commit d91e2673d7
14 changed files with 23 additions and 24 deletions

View File

@@ -57,7 +57,5 @@ android {
// Do not abort build if lint finds errors
lintOptions {
abortOnError false
htmlReport true
htmlOutput file("lint-report.html")
}
}