Skip to content

v2.2.3

Compare
Choose a tag to compare
@vRallev vRallev released this 25 May 15:07
· 1216 commits to main since this release
  • Support the JVM and Android targets for Kotlin Multiplatform projects, see #222.
  • Add a generation only mode for Anvil in order to avoid performance penalties when still using KAPT in the same module, see #258.
  • Respect qualifiers when checking whether there is a duplicate binding, see #270.