mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-17 17:57:03 +05:30
Revert "app: remove now uneeded navigation code"
This reverts commit 41c64f4b02
.
This commit is contained in:
parent
3d5ad28eb0
commit
72d51d5c52
4 changed files with 143 additions and 0 deletions
|
@ -35,6 +35,7 @@ dependencies {
|
|||
implementation(Dependencies.AndroidX.Compose.foundationLayout)
|
||||
implementation(Dependencies.AndroidX.Compose.lifecycleViewModel)
|
||||
implementation(Dependencies.AndroidX.Compose.material)
|
||||
implementation(Dependencies.AndroidX.Compose.navigation)
|
||||
implementation(Dependencies.AndroidX.Compose.paging)
|
||||
implementation(Dependencies.AndroidX.Compose.runtime)
|
||||
implementation(Dependencies.AndroidX.Compose.ui)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue