chore(deps): bump ksp from 2.3.6 to 2.3.7
Bumps `ksp` from 2.3.6 to 2.3.7. Updates `com.google.devtools.ksp:symbol-processing-gradle-plugin` from 2.3.6 to 2.3.7 - [Release notes](https://github.com/google/ksp/releases) - [Commits](https://github.com/google/ksp/compare/2.3.6...2.3.7) Updates `com.google.devtools.ksp` from 2.3.6 to 2.3.7 - [Release notes](https://github.com/google/ksp/releases) - [Commits](https://github.com/google/ksp/compare/2.3.6...2.3.7) --- updated-dependencies: - dependency-name: com.google.devtools.ksp:symbol-processing-gradle-plugin dependency-version: 2.3.7 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.google.devtools.ksp dependency-version: 2.3.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
dad37f510e
commit
d5d76ba61c
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
# Core Android
|
||||
agp = "9.1.1"
|
||||
kotlin = "2.3.20"
|
||||
ksp = "2.3.6"
|
||||
ksp = "2.3.7"
|
||||
compose-bom = "2026.04.01"
|
||||
compose-multiplatform = "1.11.0-beta02"
|
||||
material3 = "1.3.1"
|
||||
|
|
|
|||
Loading…
Reference in a new issue