Compare commits

...

1 Commits

Author SHA1 Message Date
dependabot[bot] c8a73a1e78 chore(deps): bump com.google.devtools.ksp
Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 2.1.10-1.0.31 to 2.1.20-1.0.31.
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](https://github.com/google/ksp/compare/2.1.10-1.0.31...2.1.20-1.0.31)

---
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>
2025-03-21 14:00:25 +00:00
+1 -1
View File
@@ -22,7 +22,7 @@ timber = "5.0.1"
tunnel = "1.2.7"
androidGradlePlugin = "8.8.0-alpha05"
kotlin = "2.1.10"
ksp = "2.1.10-1.0.31"
ksp = "2.1.20-1.0.31"
composeBom = "2025.03.00"
compose = "1.7.8"
workRuntimeKtxVersion = "2.10.0"