michaelsims
07/26/2016, 7:47 PMList<? extends Service>
, f.e.)? I'd be curious what would happen if you dropped the type bound or just made it a raw type, just as a troubleshooting step. I've successfully used Dagger 1 and 2 with Kotlin, but I don't think any of my bindings contained types that used bounded generics.