aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/build.gradle
diff options
context:
space:
mode:
authorDominik Schürmann <dominik@dominikschuermann.de>2014-03-10 18:23:47 +0100
committerDominik Schürmann <dominik@dominikschuermann.de>2014-03-10 18:23:47 +0100
commitd91e2673d7b291e1798e1acee506749eae3cdd01 (patch)
treee2436d8c7a71093b5b99bc76a4cd391824110406 /OpenPGP-Keychain/build.gradle
parentef8eb3f8b5839adb17dc487808c2c478497a61d3 (diff)
downloadopen-keychain-d91e2673d7b291e1798e1acee506749eae3cdd01.tar.gz
open-keychain-d91e2673d7b291e1798e1acee506749eae3cdd01.tar.bz2
open-keychain-d91e2673d7b291e1798e1acee506749eae3cdd01.zip
Revert "Lint changes"
This reverts commit e00436b4096466af37b3e32c3f3277c3604d85ee.
Diffstat (limited to 'OpenPGP-Keychain/build.gradle')
-rw-r--r--OpenPGP-Keychain/build.gradle2
1 files changed, 0 insertions, 2 deletions
diff --git a/OpenPGP-Keychain/build.gradle b/OpenPGP-Keychain/build.gradle
index 04ee46715..6338774eb 100644
--- a/OpenPGP-Keychain/build.gradle
+++ b/OpenPGP-Keychain/build.gradle
@@ -57,7 +57,5 @@ android {
// Do not abort build if lint finds errors
lintOptions {
abortOnError false
- htmlReport true
- htmlOutput file("lint-report.html")
}
}