Open petrosvoivontas-cp opened 3 years ago
Near the end of chapter 7 in the Dagger codelab, there is a sentence that reads:
Storage has a dependency on Context but since we're providing it when we create the graph, Storage has all its dependencies covered".
Storage
Storage should be replaced with SharedPreferencesStorage in that sentence
SharedPreferencesStorage
https://developer.android.com/codelabs/android-dagger#6
Near the end of chapter 7 in the Dagger codelab, there is a sentence that reads:
Storage
should be replaced withSharedPreferencesStorage
in that sentencehttps://developer.android.com/codelabs/android-dagger#6