Bump com.google.devtools.ksp from 2.1.20-1.0.31 to 2.2.10-2.0.2

Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 2.1.20-1.0.31 to 2.2.10-2.0.2.
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](https://github.com/google/ksp/compare/2.1.20-1.0.31...2.2.10-2.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/190/head
dependabot[bot] 6 months ago committed by GitHub
parent e14a9e4203
commit 99a89185bc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -12,7 +12,7 @@ plugins {
id("com.android.application")
id("com.mikepenz.aboutlibraries.plugin")
kotlin("android")
id("com.google.devtools.ksp") version "2.1.20-1.0.31"
id("com.google.devtools.ksp") version "2.2.10-2.0.2"
}
android {
// functions to get git info: gitCommitHash, gitBranch, gitRemote

Loading…
Cancel
Save