Skip to content

Commit e26b3e1

Browse files
dependabot[bot]tschuchortdev
authored andcommitted
Bump ksp_version from 1.6.20-RC2-1.0.4 to 1.6.20-1.0.4
Bumps `ksp_version` from 1.6.20-RC2-1.0.4 to 1.6.20-1.0.4. Updates `symbol-processing-api` from 1.6.20-RC2-1.0.4 to 1.6.20-1.0.4 - [Release notes](https://github.com/google/ksp/releases) - [Commits](google/ksp@1.6.20-RC2-1.0.4...1.6.20-1.0.4) Updates `symbol-processing` from 1.6.20-RC2-1.0.4 to 1.6.20-1.0.4 - [Release notes](https://github.com/google/ksp/releases) - [Commits](google/ksp@1.6.20-RC2-1.0.4...1.6.20-1.0.4) --- updated-dependencies: - dependency-name: com.google.devtools.ksp:symbol-processing-api dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.google.devtools.ksp:symbol-processing dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a5b868c commit e26b3e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ksp/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
buildscript {
2-
ext.ksp_version='1.6.20-RC2-1.0.4'
2+
ext.ksp_version='1.6.20-1.0.4'
33
}
44

55
dependencies {

0 commit comments

Comments
 (0)