mvvmframe
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
mvvmframe
mvvmframe
/
com.king.frame.mvvmframe.di.module
/
HttpModule
/
provideRetrofitBuilder
provide
Retrofit
Builder
@
Singleton
@
Provides
fun
provideRetrofitBuilder
(
httpUrl
:
HttpUrl
,
client
:
OkHttpClient
,
gson
:
Gson
,
config
:
Config
)
:
Retrofit.Builder