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 16, 2024
1 parent 8eafad7 commit d011653
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,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 d011653

Please sign in to comment.