Bump com.google.devtools.ksp from 2.1.10-1.0.29 to 2.1.10-1.0.30

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

---
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>
This commit is contained in:
dependabot[bot]
2025-02-17 20:03:07 +00:00
committed by GitHub
parent ecce9fbac0
commit 06082c6f6d

View File

@@ -4,7 +4,7 @@ plugins {
alias(libs.plugins.kotlin.android) apply false
alias(libs.plugins.kotlin.compose) apply false
id("com.google.devtools.ksp") version "2.1.10-1.0.29" apply false
id("com.google.devtools.ksp") version "2.1.10-1.0.30" apply false
id("com.google.protobuf") version "0.9.4" apply false