Skip to content

Commit 3d5e80d

Browse files
dependabot[bot]tschuchortdev
authored andcommitted
Bump ksp_version
Bumps `ksp_version` from 1.4.20-dev-experimental-20210111 to 1.4.20-dev-experimental-20210120. Updates `symbol-processing-api` from 1.4.20-dev-experimental-20210111 to 1.4.20-dev-experimental-20210120 - [Release notes](https://github.com/google/ksp/releases) - [Changelog](https://github.com/google/ksp/blob/master/docs/old-ksp-release.md) - [Commits](google/ksp@1.4.20-dev-experimental-20210111...1.4.20-dev-experimental-20210120) Updates `symbol-processing` from 1.4.20-dev-experimental-20210111 to 1.4.20-dev-experimental-20210120 - [Release notes](https://github.com/google/ksp/releases) - [Changelog](https://github.com/google/ksp/blob/master/docs/old-ksp-release.md) - [Commits](google/ksp@1.4.20-dev-experimental-20210111...1.4.20-dev-experimental-20210120) Signed-off-by: dependabot[bot] <support@github.com>
1 parent c2eadd8 commit 3d5e80d

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.4.20-dev-experimental-20210111'
2+
ext.ksp_version='1.4.20-dev-experimental-20210120'
33
}
44

55
dependencies {

0 commit comments

Comments
 (0)