At last `Dagger2` documentation is published offic...
# android
a
At last
Dagger2
documentation is published officially https://developer.android.com/training/dependency-injection/dagger-basics
👌 1
👍 1
🗡️ 4
❤️ 2
👍🏻 14
d
how is this related to Kotlin?!
f
they use @Retention(value = AnnotationRetention.RUNTIME) for Kotlin but RUNTIME is already the default value