dave08
06/15/2021, 2:01 PMfakes
doesn't really need to be a component, just a container of a bunch of @Provides
like a module...
I wonder if it might be better to separate the module concept... since a component can be instanciated and provide deps to the app, whereas a module only provide internal deps that are needed by classes to be provided to the app?