Skip to content

Commit

Permalink
Update dependency com.google.accompanist:accompanist-permissions to v…
Browse files Browse the repository at this point in the history
…0.34.0
  • Loading branch information
renovate[bot] authored Mar 4, 2024
1 parent a0678db commit c2087fa
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 @@ -65,7 +65,7 @@ dependencies {
ksp 'io.github.raamcosta.compose-destinations:ksp:1.9.42-beta'
implementation "androidx.navigation:navigation-compose:2.6.0"

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

implementation platform("io.coil-kt:coil-bom:$coil_version")
implementation "io.coil-kt:coil"
Expand Down

0 comments on commit c2087fa

Please sign in to comment.