Hello, currently I try to get Dagger2 running with...
# android
d
Hello, currently I try to get Dagger2 running with Kotlin. I looks good so far but I have a little problem: Dagger does not support injection into private fields Is there a way to get my fields public?