Updated on 2026-08-14

This commit is contained in:
Tangem 2018-10-10 22:04:20 +03:00
parent d1dc50123f
commit 6c8c365317
16 changed files with 160 additions and 1355 deletions

View file

@ -23,4 +23,5 @@ public interface AppComponent {
@Named(Server.ApiCoinmarket.URL_COINMARKET)
Retrofit getRetrofitCoinmarketcap();
}