mirror of
https://github.com/dzeiocom/OpenHealth.git
synced 2025-04-23 19:32:11 +00:00
build: bump com.google.devtools.ksp from 1.8.10-1.0.9 to 1.9.0-1.0.11
Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 1.8.10-1.0.9 to 1.9.0-1.0.11. - [Release notes](https://github.com/google/ksp/releases) - [Commits](https://github.com/google/ksp/compare/1.8.10-1.0.9...1.9.0-1.0.11) --- updated-dependencies: - dependency-name: com.google.devtools.ksp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
ef680f0139
commit
36d9496e8f
@ -26,7 +26,7 @@ plugins {
|
||||
id("com.google.dagger.hilt.android") version "2.45" apply false
|
||||
|
||||
// KSP
|
||||
id("com.google.devtools.ksp") version "1.8.10-1.0.9" apply false
|
||||
id("com.google.devtools.ksp") version "1.9.0-1.0.11" apply false
|
||||
}
|
||||
|
||||
// Cleanup the build directories
|
||||
|
Loading…
x
Reference in New Issue
Block a user