thanks for the reply <@U2JKKPMEE>. Just so I’m s...
# koin
s
thanks for the reply @arnaud.giuliani. Just so I’m sure I understand. I would have to change
startKoin(this, weatherApp + localAndroidDatasourceModule)
to
startKoin(this, weatherApp + remoteDatasourceModule)
in
app_module
to use the remote module?