mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2026-01-07 00:49:46 -06:00
fix(deps): update dependency androidx.navigation:navigation-compose to v2.6.0 (#604)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -127,7 +127,7 @@ dependencies {
|
||||
implementation(Deps.Lifecycle.viewModelCompose)
|
||||
implementation(Deps.Lifecycle.viewModelKtx)
|
||||
implementation(Deps.Lifecycle.runtimeCompose)
|
||||
implementation("androidx.navigation:navigation-compose:2.5.3")
|
||||
implementation("androidx.navigation:navigation-compose:2.6.0")
|
||||
|
||||
implementation("androidx.compose.material3:material3:1.1.0")
|
||||
implementation("com.google.accompanist:accompanist-themeadapter-material3:0.30.1")
|
||||
|
||||
Reference in New Issue
Block a user