We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fcbe87 commit 64e3de3Copy full SHA for 64e3de3
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.8.3"
67
68
implementation "com.google.accompanist:accompanist-permissions:0.30.1"
69
0 commit comments