Skip to content

v4.0.0

Compare
Choose a tag to compare
@mateuszkwiecinski mateuszkwiecinski released this 22 May 19:46
· 926 commits to master since this release
bc37c57

Changed

  • [breaking] The plugin is now compatible with Gradle Configuration Cache. This influenced a breaking change for people who don't use the plugin and configure Gradle tasks manually. There are no api changes for plugin users - #181
  • [breaking] Plugin uses Roboto font by default. Previously used font depended on system defaults, so it varied between different local configurations, which was not an expected behavior. To override the default font use font parameter -#178, big thanks to @brudaswen
  • Plugin is now compiled against Kotlin 1.5.0 and AGP 4.2.1