Updated on 2026-08-14
This commit is contained in:
parent
1266ffce6a
commit
0a767ba435
11 changed files with 127 additions and 23 deletions
|
|
@ -188,6 +188,8 @@ dependencies {
|
|||
implementation(projects.features.stories.impl)
|
||||
implementation(projects.features.txhistory.api)
|
||||
implementation(projects.features.txhistory.impl)
|
||||
implementation(projects.features.nft.api)
|
||||
implementation(projects.features.nft.impl)
|
||||
|
||||
/** AndroidX libraries */
|
||||
implementation(deps.androidx.core.ktx)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue