Skip to content

Commit 64e3de3

Browse files
Update dependency androidx.navigation:navigation-compose to v2.8.3
1 parent 0fcbe87 commit 64e3de3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sample-livestream/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ dependencies {
6363

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

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

0 commit comments

Comments
 (0)