Updated on 2026-08-14
This commit is contained in:
parent
cebe0dcdf1
commit
2ba90c5afc
8 changed files with 268 additions and 304 deletions
|
|
@ -22,8 +22,10 @@ dependencies {
|
|||
|
||||
implementation(deps.compose.ui)
|
||||
implementation(deps.compose.foundation)
|
||||
implementation(deps.compose.animation)
|
||||
implementation(deps.lifecycle.compose)
|
||||
implementation(deps.compose.material3)
|
||||
implementation(deps.compose.ui.tooling)
|
||||
|
||||
/** DI */
|
||||
implementation(deps.hilt.android)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue