mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 21:07:04 +05:30
fix(deps): add material3 navigation3 adaptive
This commit is contained in:
parent
88f4f2dd5a
commit
a3f15a911e
3 changed files with 8 additions and 0 deletions
|
@ -100,6 +100,7 @@ dependencies {
|
|||
implementation(libs.androidx.compose.ui.util)
|
||||
implementation(libs.androidx.core.splashscreen)
|
||||
implementation(libs.androidx.lifecycle.compose)
|
||||
implementation(libs.androidx.material3.navigation3)
|
||||
implementation(libs.androidx.navigation3.runtime)
|
||||
implementation(libs.androidx.navigation3.ui)
|
||||
implementation(libs.androidx.paging.compose)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue