Skip to content

Instantly share code, notes, and snippets.

@raghunandankavi2010
Created January 2, 2019 15:02
Show Gist options
  • Save raghunandankavi2010/e3aec340020a26266fb45cead6109b34 to your computer and use it in GitHub Desktop.
Save raghunandankavi2010/e3aec340020a26266fb45cead6109b34 to your computer and use it in GitHub Desktop.
koin
interface RetrofitInterface {
fun provideRetrofit(): Retrofit
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment