๐ Dagger 2.60 is here!
Highlights:
โ
Parameterless "@ Binds"
โ
Nullable type annotations
โ
Hilt "fastInit" Gradle flag
โ
Kotlin 2.3.21
โ ๏ธ Hilt now requires minSDK 23
Release notes:
https://github.com/google/dagger/releases/tag/dagger-2.60
#AndroidDev #Kotlin #Java #Dagger #Hilt #OpenSource

Release Dagger 2.60 ยท google/dagger
New features:
Fixes #5165: Support nullable type annotations when using the flag -Adagger.nullableTypeAnnotations=enabled.
For more details see https://dagger.dev/dev-guide/compiler-options#nullab...
GitHub