Updated on 2026-08-14
This commit is contained in:
parent
61ef397705
commit
96c04894eb
5 changed files with 16 additions and 14 deletions
|
|
@ -12,7 +12,7 @@ import retrofit2.Retrofit;
|
|||
|
||||
@Singleton
|
||||
@Component(modules = {NetworkModule.class})
|
||||
public interface AppComponent {
|
||||
public interface NetworkComponent {
|
||||
|
||||
@Named(Server.ApiInfura.URL_INFURA)
|
||||
Retrofit getRetrofitInfura();
|
||||
Loading…
Add table
Add a link
Reference in a new issue