We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fcbe87 commit 4b5723eCopy full SHA for 4b5723e
sample-livestream/build.gradle
@@ -63,7 +63,7 @@ dependencies {
63
64
implementation 'io.github.raamcosta.compose-destinations:animations-core:1.9.42-beta'
65
ksp 'io.github.raamcosta.compose-destinations:ksp:1.9.42-beta'
66
- implementation "androidx.navigation:navigation-compose:2.6.0"
+ implementation "androidx.navigation:navigation-compose:2.9.3"
67
68
implementation "com.google.accompanist:accompanist-permissions:0.30.1"
69
0 commit comments