square / anvil

A Kotlin compiler plugin to make dependency injection with Dagger 2 easier.
Apache License 2.0
1.29k stars 75 forks source link

remove out-of-date kdoc about Dagger multibinding keys and TYPE targets #941

Closed RBusarow closed 3 months ago

RBusarow commented 3 months ago

The StringKey, ClassKey, etc. annotations have supported TYPE targets since Dagger 2.39, though it looks like that didn't make it into the release notes. 🤔

https://github.com/google/dagger/commit/024b54c47dd699c23c38cce37dbce0cdbde1958b https://github.com/google/dagger/pull/2831#issuecomment-919417457