Sourced from com.google.dagger:hilt-android's releases.
Dagger 2.48.1
Bug Fixes
Fixes #4063, #4054: [KSP]: Fixes some incremental processing issues with KSP (c8a568956) Fixes #4046: [KSP] Fixes "Unexpected element" in XProcessing library (https://github.com/androidx/androidx/commit/bdc1bb06d4f5dbd574bb66cef674ba31846eb4d3) Fixes #4059: [KSP] Align behavior of generic inline types in KSP with KAPT in XProcessing library (https://github.com/androidx/androidx/commit/b0fa9cf493458a1f3b35a1d68298552e3eaae678) Fixes #3980: Fixes Lint crash with AGP 8.1.0. (e651294c2) Fixes #4055: Fixes issue with using generic types in Dagger's ClassKey (9852b4237)
2d9ba60
2.48.1 release378535e
Refactor ResolvedBindings and LegacyBindingGraph to include the
ComponentPath.fd907cb
Allow sharding for Dagger compiler tests.558cc51
Fix Dagger's incremental processing for KSP.5cc209c
[Refactor]: This CL refactors a few things in
ComponentDescriptor.e8f5f2b
Drop latest XProcessing jars into Dagger.7412301
Internal changes76bde06
Rollback of "[Refactor] Remove duplicated logic in
BindingGraphFactory"e651294
Fix Lint crash with AGP 8.1.0. See google/dagger#4023...47953aa
[Refactor] Remove duplicated logic in
BindingGraphFactory.