| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Dagger 2.59 source code.tar.gz | 2026-01-21 | 25.3 MB | |
| Dagger 2.59 source code.zip | 2026-01-21 | 28.4 MB | |
| README.md | 2026-01-21 | 388 Bytes | |
| Totals: 3 Items | 53.7 MB | 0 | |
Breaking changes:
- The main change in this release is to add support for AGP 9, which requires making AGP 9 a requirement along with AGP 9’s own requirements like Gradle 9.1 (https://developer.android.com/build/releases/agp-9-0-0-release-notes).
Bug fixes/features:
- Fixed [#4944], [#4979]: Support AGP 9 in HiltGradlePlugin (6afd7ea5a0fb84a38f2d23c990ddbd95e728a39d)