Skip to content

Commit

Permalink
Update dependency androidx.navigation:navigation-compose to v2.7.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 3, 2024
1 parent a0678db commit 4acc0ee
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.7.7"

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

Expand Down

0 comments on commit 4acc0ee

Please sign in to comment.