Skip to content

Release 1.0.8

Latest
Compare
Choose a tag to compare
@mrsasha mrsasha released this 22 Mar 00:24
· 15 commits to master since this release
  • updated gradle plugin to 1.5.0 (was 1.3.0)
  • updated build tools to 23.0.2 (was 23.0.1)
  • added StandardOutputLogger and useStandardOutput boolean flag to DetailedAndroidLogger constructor to use this logger (useful for unit tests, instead of printing to LogCat it prints to standard output)