Revert "fix(deps): update dependency androidx.navigation:navigation-compose t…" (#5059)

This reverts commit 3bd311a368.
This commit is contained in:
Zongle Wang
2024-12-06 21:56:13 -05:00
committed by GitHub
parent 3bd311a368
commit f2f88cc83e

View File

@@ -386,7 +386,7 @@ dependencies {
implementation 'androidx.compose.material3:material3-window-size-class'
implementation "androidx.activity:activity-compose:1.9.3"
implementation "androidx.lifecycle:lifecycle-viewmodel-compose:2.8.7"
implementation "androidx.navigation:navigation-compose:2.8.4"
implementation "androidx.navigation:navigation-compose:2.8.0"
implementation "androidx.constraintlayout:constraintlayout:2.2.0"
implementation "androidx.palette:palette-ktx:1.0.0"
implementation "androidx.slice:slice-core:1.1.0-alpha02"