Skip to content

Commit feba80f

Browse files
Bump com.google.devtools.ksp from 2.0.20-1.0.24 to 2.0.21-1.0.28
Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 2.0.20-1.0.24 to 2.0.21-1.0.28. - [Release notes](https://github.com/google/ksp/releases) - [Commits](google/ksp@2.0.20-1.0.24...2.0.21-1.0.28) --- updated-dependencies: - dependency-name: com.google.devtools.ksp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 98a31e3 commit feba80f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ plugins {
55

66
id 'com.google.gms.google-services' version '4.4.2' apply false
77
id 'com.google.firebase.crashlytics' version '3.0.2' apply false
8-
id 'com.google.devtools.ksp' version '2.0.20-1.0.24' apply false
8+
id 'com.google.devtools.ksp' version '2.0.21-1.0.28' apply false
99
}
1010

0 commit comments

Comments
 (0)