Hey all, I’m interested in using Kotlin for my next Android project and I was curious if the language requires a specific dependency injection library like Java does. I’ve used Guice and Dagger 2 in the past… but I would rather not pull in another dependency if I don’t have to.