mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2025-12-31 00:59:51 -06:00
fix(deps): update dependency androidx.navigation:navigation-compose to v2.7.7 (#780)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -118,7 +118,7 @@ dependencies {
|
||||
implementation(Deps.Lifecycle.viewModelCompose)
|
||||
implementation(Deps.Lifecycle.viewModelKtx)
|
||||
implementation(Deps.Lifecycle.runtimeCompose)
|
||||
implementation("androidx.navigation:navigation-compose:2.6.0")
|
||||
implementation("androidx.navigation:navigation-compose:2.7.7")
|
||||
|
||||
implementation("androidx.compose.material3:material3:1.1.2")
|
||||
implementation("com.google.accompanist:accompanist-themeadapter-material3:0.30.1")
|
||||
|
||||
Reference in New Issue
Block a user