Updated on 2026-08-14
This commit is contained in:
parent
9d73e02d69
commit
f9226ab6bf
19 changed files with 106 additions and 63 deletions
|
|
@ -13,6 +13,10 @@ android {
|
|||
dependencies {
|
||||
|
||||
implementation(projects.core.utils)
|
||||
api(projects.domain.models)
|
||||
api(projects.domain.appCurrency.models)
|
||||
api(projects.domain.staking.models)
|
||||
api(projects.libs.crypto)
|
||||
|
||||
// region Firebase libraries
|
||||
implementation(platform(deps.firebase.bom))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue