Skip to content

v2.3.1

Compare
Choose a tag to compare
@vRallev vRallev released this 10 Jun 00:52
· 1135 commits to main since this release
  • Ignore replaced bindings/modules from excluded bindings/modules, see #302.
  • Create separate Anvil configurations for each build type, see #307.
  • Introduce a new VariantFilter for the Gradle extension. This API allows you to enable and disable Anvil for specific variants. Allow to override generateDaggerFactories, generateDaggerFactoriesOnly and disableComponentMerging through the variant filter, see #100.