How to get out of this token authenticator Hilt dependency cycle?

前端 未结 0 1295
我寻月下人不归
我寻月下人不归 2020-12-31 14:20

I have a function that returns an api, which needs an OkHttpClient instance

@Module
@InstallIn(ApplicationComponent::class)
object AuthNetworkModule {

    @P         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题