Created
January 2, 2019 15:02
-
-
Save raghunandankavi2010/e3aec340020a26266fb45cead6109b34 to your computer and use it in GitHub Desktop.
koin
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
interface RetrofitInterface { | |
fun provideRetrofit(): Retrofit | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment