Skip to content

v2.3.2

Compare
Choose a tag to compare
@vRallev vRallev released this 16 Jun 04:45
· 1071 commits to main since this release
  • Remove an accidental required dependency on the Android Gradle Plugin, see #323.
  • Ensure that excluded bindings and modules are only excluded for the specific component that merges a scope and not all components merging the same scope, see #321.
  • Disable precise Java tracking for the stub generating Kotlin compilation task when needed, see #324.