Bump com.google.devtools.ksp from 2.1.20-1.0.31 to 2.3.0

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

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

Signed-off-by: dependabot[bot] <support@github.com>
dependabot/gradle/com.google.devtools.ksp-2.3.0
dependabot[bot] 1 week ago committed by GitHub
parent e14a9e4203
commit 9ea36d1bf6
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.3.0"
}
android {
// functions to get git info: gitCommitHash, gitBranch, gitRemote

Loading…
Cancel
Save