We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fcbe87 commit 7200341Copy full SHA for 7200341
sample-livestream/build.gradle
@@ -65,7 +65,7 @@ dependencies {
65
ksp 'io.github.raamcosta.compose-destinations:ksp:1.9.42-beta'
66
implementation "androidx.navigation:navigation-compose:2.6.0"
67
68
- implementation "com.google.accompanist:accompanist-permissions:0.30.1"
+ implementation "com.google.accompanist:accompanist-permissions:0.37.1"
69
70
implementation platform("io.coil-kt:coil-bom:$coil_version")
71
implementation "io.coil-kt:coil"
0 commit comments