- updated gradle plugin to 1.5.0 (was 1.3.0)
- updated build tools to 23.0.2 (was 23.0.1)
- added
StandardOutputLogger
anduseStandardOutput
boolean flag toDetailedAndroidLogger
constructor to use this logger (useful for unit tests, instead of printing to LogCat it prints to standard output)