chore(deps): bump com.google.devtools.ksp from 2.1.10-1.0.29 to 2.3.11

Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 2.1.10-1.0.29 to 2.3.11.
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](https://github.com/google/ksp/compare/2.1.10-1.0.29...2.3.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-08-24 15:54:17 +00:00 committed by GitHub
parent 784d6a3d1a
commit 846cf44ec3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,7 +2,7 @@
# Build plugins & core Kotlin
agp = "8.8.2"
kotlin = "2.1.10"
ksp = "2.1.10-1.0.29"
ksp = "2.3.11"
# AndroidX & Jetpack
composeBom = "2025.02.00"