Skip to content

Commit ffdaab8

Browse files
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](google/ksp@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>
1 parent 1f376c3 commit ffdaab8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ plugins {
1616
id("com.android.application") version "8.0.2" apply false
1717
id("com.android.library") version "8.0.2" apply false
1818
id("org.jetbrains.kotlin.android") version "1.8.21" apply false
19-
id("com.google.devtools.ksp") version "1.8.21-1.0.11" apply false
19+
id("com.google.devtools.ksp") version "1.9.0-1.0.11" apply false
2020
id("com.google.dagger.hilt.android") version "2.44.2" apply false
2121
}

0 commit comments

Comments
 (0)