https://kotlinlang.org logo
#dagger
Title
a

arekolek

01/05/2018, 1:46 PM
Quick question: As far as I understand,
internal
is the same as
public
in a single module project, therefore in Kotlin all injected (using Dagger 2) fields must be effectively public?