You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Kodein is a painless dependency injector which can be easily used as replaceble for Dagger2 in small projects. In this project the singleton instance of Retrofit from InitApp file is provided as singelton all over app and injected in MainActivity by delegate properties.
0 commit comments