Skip to content

Commit

Permalink
update navigation to support predictive back
Browse files Browse the repository at this point in the history
  • Loading branch information
rozPierog committed Apr 22, 2024
1 parent 24a6427 commit 41c9baf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ dependencies {
implementation 'com.github.KieronQuinn:MonetCompat:0.2.1'
implementation 'androidx.palette:palette-ktx:1.0.0'
// Navigation
implementation "androidx.navigation:navigation-compose:2.7.7"
implementation "androidx.navigation:navigation-compose:2.8.0-alpha07"

// Integration with observables
implementation "androidx.compose.runtime:runtime-livedata"
Expand Down

0 comments on commit 41c9baf

Please sign in to comment.