Updated on 2026-08-14
This commit is contained in:
parent
00741b4b71
commit
af32edaf4a
11 changed files with 275 additions and 0 deletions
|
|
@ -15,6 +15,8 @@ dependencies {
|
|||
|
||||
/** Network */
|
||||
implementation(deps.retrofit)
|
||||
implementation(deps.moshi)
|
||||
implementation(deps.moshi.kotlin)
|
||||
|
||||
/** Domain */
|
||||
implementation(projects.domain.tokens.models)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue