Updated on 2026-08-14
This commit is contained in:
parent
43c6359d2f
commit
880668b575
32 changed files with 898 additions and 17 deletions
|
|
@ -207,6 +207,8 @@ dependencies {
|
|||
implementation(projects.features.nft.impl)
|
||||
implementation(projects.features.walletconnect.api)
|
||||
implementation(projects.features.walletconnect.impl)
|
||||
implementation(projects.features.feeSelector.api)
|
||||
implementation(projects.features.feeSelector.impl)
|
||||
|
||||
/** AndroidX libraries */
|
||||
implementation(deps.androidx.core.ktx)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue