Skip to content

Commit ca7d7a0

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

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,6 +1,6 @@
11

22
buildscript {
3-
ext.ksp_version='1.4.10-dev-experimental-20200924'
3+
ext.ksp_version='1.4.20-dev-experimental-20201204'
44
}
55

66
dependencies {

0 commit comments

Comments
 (0)