Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 11, 2024
1 parent 3ee6134 commit 8bfd9de
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 @@ -127,7 +127,7 @@ dependencies {
implementation 'com.github.androidmads:QRGenerator:1.0.1'

implementation("io.github.raamcosta.compose-destinations:animations-core:1.9.62")
ksp 'io.github.raamcosta.compose-destinations:ksp:1.9.62'
ksp 'io.github.raamcosta.compose-destinations:ksp:1.11.7'

implementation 'com.squareup.retrofit2:retrofit:2.11.0'
implementation 'com.squareup.retrofit2:converter-gson:2.9.0'
Expand Down

0 comments on commit 8bfd9de

Please sign in to comment.