Skip to content

Commit

Permalink
Bump com.google.devtools.ksp from 2.0.21-1.0.25 to 2.0.21-1.0.26 (#338)
Browse files Browse the repository at this point in the history
Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 2.0.21-1.0.25 to 2.0.21-1.0.26.
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](google/ksp@2.0.21-1.0.25...2.0.21-1.0.26)

---
updated-dependencies:
- dependency-name: com.google.devtools.ksp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 5, 2024
1 parent 9df73b5 commit f329e82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ compileSdk = "34"
minSdk = "24"
agp = "8.7.2"
kotlin = "2.0.21"
ksp = "2.0.21-1.0.25"
ksp = "2.0.21-1.0.26"
appcompat = "1.7.0"
composeCompiler = "1.5.7"
composeBom = "2024.10.00"
Expand Down

0 comments on commit f329e82

Please sign in to comment.