Skip to content

Instantly share code, notes, and snippets.

@yektasarioglu
Created August 11, 2020 07:39
Show Gist options
  • Save yektasarioglu/d7e7b943add41c8ac6a39813368281b3 to your computer and use it in GitHub Desktop.
Save yektasarioglu/d7e7b943add41c8ac6a39813368281b3 to your computer and use it in GitHub Desktop.
startKoin {
androidLogger()
androidContext(this@MyApplication)
modules(appModule + networkModule)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment