Join Slack
Powered by
You should create separate modules and then when s...
# koin
a
antoniomarin
03/10/2020, 8:52 AM
You should create separate modules and then when starting
Koin
you can do something like:
Copy code
if(BuildConfig.BUILD_TYPE == "mock") apiMockModule else apiModule,
Open in Slack
Previous
Next