github google/dagger dagger-2.30.1
Dagger 2.30.1

latest releases: dagger-2.51.1, dagger-2.51, dagger-2.50...
3 years ago

Bug fixes

  • Sets the default value for experimentalDaggerErrorMessages back to disabled since it breaks hyperlinks in AndroidStudio (6a8bbbf) . Note that this reverses the change to the default value made in the release 2.30.
  • Fixes #2190: Dagger was unnecessarily inspecting all fields of a class and attempting to find their Kotlin metadata, which sometimes led to crashing the processor. Now, Dagger inspects the Kotlin metadata lazily, and only on the fields that require it. (a885c85)

Don't miss a new dagger release

NewReleases is sending notifications on new releases.