Updated on 2026-08-14
This commit is contained in:
parent
de62d5cd86
commit
f6186a521d
10 changed files with 175 additions and 1 deletions
|
|
@ -26,6 +26,9 @@ public interface NetworkComponent {
|
|||
@Named(Server.ApiUpdateVersion.URL_UPDATE_VERSION)
|
||||
Retrofit getRetrofitGithubusercontent();
|
||||
|
||||
// @Named("Insight") //TODO:check
|
||||
// Retrofit getRetrofitInsight(String insightURL);
|
||||
|
||||
@Named("socket")
|
||||
Socket getSocket();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue