Skip to content
This repository has been archived by the owner on Feb 19, 2020. It is now read-only.

Commit

Permalink
Write lint errors in log
Browse files Browse the repository at this point in the history
  • Loading branch information
MatkovIvan committed Jun 16, 2017
1 parent 248fd7d commit 386c044
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hockeysdk/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ android {
}
lintOptions {
disable 'GoogleAppIndexingWarning'
textReport true
}
}

Expand Down

0 comments on commit 386c044

Please sign in to comment.