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:
parent
784d6a3d1a
commit
846cf44ec3
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
# Build plugins & core Kotlin
|
# Build plugins & core Kotlin
|
||||||
agp = "8.8.2"
|
agp = "8.8.2"
|
||||||
kotlin = "2.1.10"
|
kotlin = "2.1.10"
|
||||||
ksp = "2.1.10-1.0.29"
|
ksp = "2.3.11"
|
||||||
|
|
||||||
# AndroidX & Jetpack
|
# AndroidX & Jetpack
|
||||||
composeBom = "2025.02.00"
|
composeBom = "2025.02.00"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue