Skip to content

Instantly share code, notes, and snippets.

@francescogatto
Created October 15, 2019 17:05
Show Gist options
  • Save francescogatto/43d50795bd8655805e709709277cfff8 to your computer and use it in GitHub Desktop.
Save francescogatto/43d50795bd8655805e709709277cfff8 to your computer and use it in GitHub Desktop.
#kkd
startKoin {
androidContext(this@MyApplication)
modules(module {
single { initKtorClient() }
})
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment