Skip to content

Commit

Permalink
Bump io.github.raamcosta.compose-destinations:core
Browse files Browse the repository at this point in the history
Bumps [io.github.raamcosta.compose-destinations:core](https://github.com/raamcosta/compose-destinations) from 1.7.41-beta to 1.9.55.
- [Release notes](https://github.com/raamcosta/compose-destinations/releases)
- [Commits](raamcosta/compose-destinations@1.7.41-beta...1.9.55)

---
updated-dependencies:
- dependency-name: io.github.raamcosta.compose-destinations:core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 7, 2023
1 parent 3c8e876 commit d2a199e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ dependencies {
implementation "androidx.work:work-runtime-ktx:2.8.1"
implementation 'io.github.oleksandrbalan:tagcloud:1.0.1'

implementation 'io.github.raamcosta.compose-destinations:core:1.7.41-beta'
implementation 'io.github.raamcosta.compose-destinations:core:1.9.55'
ksp 'io.github.raamcosta.compose-destinations:ksp:1.9.55'

implementation 'com.squareup.retrofit2:retrofit:2.9.0'
Expand Down

0 comments on commit d2a199e

Please sign in to comment.