Updated on 2026-08-14
This commit is contained in:
parent
910cea0e31
commit
676ed0f5f7
3 changed files with 96 additions and 10 deletions
|
|
@ -81,6 +81,10 @@ dependencies {
|
|||
/** Feature modules */
|
||||
implementation(projects.features.staking.api)
|
||||
implementation(projects.features.txhistory.api)
|
||||
implementation(projects.features.approval.api)
|
||||
|
||||
/** Decompose */
|
||||
implementation(deps.decompose.ext.compose)
|
||||
|
||||
/** DI */
|
||||
implementation(deps.hilt.android)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue