| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Dagger 2.57.2 source code.tar.gz | 2025-09-23 | 25.3 MB | |
| Dagger 2.57.2 source code.zip | 2025-09-23 | 28.4 MB | |
| README.md | 2025-09-23 | 431 Bytes | |
| Totals: 3 Items | 53.7 MB | 0 | |
Bug fixes
- Fixed [#4847]: Fixed an issue with the Hilt Gradle Plugin registered transforms on projects using Gradle 9.0.0 (ea570e7)
- Fixes [#4898]: Fixed an issue with backwards compatibility handling for libraries that export Hilt roots. (85c470ca4)
- Fixes [#4937]: Fixed the incorrectly declared version of the Kotlin stdlib dependency in the Hilt Gradle Plugin. (deefd9a2d)
- Updated ASM dependency to 9.8 (365bc499d)