Skip to content

0.14.0

Compare
Choose a tag to compare
@vanniktech vanniktech released this 30 Apr 14:45
· 22 commits to master since this release
  • 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)