Skip to content

Commit

Permalink
Update dependency androidx.navigation:navigation-compose to v2.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 16, 2024
1 parent 0fcbe87 commit 64e3de3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample-livestream/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ dependencies {

implementation 'io.github.raamcosta.compose-destinations:animations-core:1.9.42-beta'
ksp 'io.github.raamcosta.compose-destinations:ksp:1.9.42-beta'
implementation "androidx.navigation:navigation-compose:2.6.0"
implementation "androidx.navigation:navigation-compose:2.8.3"

implementation "com.google.accompanist:accompanist-permissions:0.30.1"

Expand Down

0 comments on commit 64e3de3

Please sign in to comment.