Skip to content

Dagger 2.22.1

Compare
Choose a tag to compare
@ronshapiro ronshapiro released this 03 Apr 00:26
· 1613 commits to master since this release

In addition to the 2.22 release notes, this release fixes an issue where @BindsInstance on a @Component.Builder setter method's parameter caused a failure in code generation if the parameter had a different name than the method itself (#1464). (8051d28)