mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2025-12-31 09:09:52 -06:00
Update dependency androidx.navigation:navigation-compose to v2.8.1 (#988)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -125,7 +125,7 @@ dependencies {
|
||||
implementation(Deps.Lifecycle.viewModelCompose)
|
||||
implementation(Deps.Lifecycle.viewModelKtx)
|
||||
implementation(Deps.Lifecycle.runtimeCompose)
|
||||
implementation("androidx.navigation:navigation-compose:2.8.0")
|
||||
implementation("androidx.navigation:navigation-compose:2.8.1")
|
||||
|
||||
implementation("androidx.compose.material3:material3:1.2.1")
|
||||
implementation("com.google.accompanist:accompanist-themeadapter-material3:0.36.0")
|
||||
|
||||
Reference in New Issue
Block a user