0.14.0
- Update dependencies. #154 (vanniktech)
- Add support for Gradle 5 #153 (henriquenfaria)
- Fix StackOverflowError with Gradle 5.0 regarding FileCollection #151 (Laimiux)
- Cope with new Android DSL to configure includeNoLocationClasses #150 (aygalinc)
- Add support for kotlin multiplatform plugin #141 (henriquenfaria)
- Remove sudo: false from travis config. #135 (vanniktech)
- Don't run tests when creating the merged test coverage report. Instead it's required to run specific tests manually before. #134 (vRallev)