github google/dagger dagger-2.57.1
Dagger 2.57.1

16 days ago

Bug fixes

  • Fixes #4734: Updated Hilt's Gradle Plugin detection of AGP to maximize compatibility and avoid the confusing 'The Hilt Android Gradle plugin can only be applied to an Android project.' error when the plugin is on an Android project. (20adecb)
  • Fixes #4848: Set coreLibrariesVersion for the Kotlin compilation of the Hilt Gradle Plugin to further improve backwards compatibility. (00c7fc2)
  • Fixes #4848: Use api / language versions for the Kotlin compilation of the Hilt Gradle Plugin to not force projects to update to Kotlin 2.2.0, the current version used by the plugin. (58e4992)
  • Fixes #4780: Add support for the Jakarta Singleton annotation in Hilt. (ec7f76f)
  • Fixes #4917: Removes the explicit dependency to androidx.annotation:annotation-jvm and to a beta version of it. (092a85a)
  • Limit number of similar bindings shown in error messages to 20 (59ac2f9)
  • Update wording for @AssistedInject error to be more specific. (1702e79)

Don't miss a new dagger release

NewReleases is sending notifications on new releases.