Skip to content

Commit 17f62ba

Browse files
Bump com.google.devtools.ksp from 2.0.20-1.0.24 to 2.1.0-1.0.29
Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 2.0.20-1.0.24 to 2.1.0-1.0.29. - [Release notes](https://github.com/google/ksp/releases) - [Commits](google/ksp@2.0.20-1.0.24...2.1.0-1.0.29) --- 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 b2f82d7 commit 17f62ba

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.3.2' apply false
8+
id 'com.google.devtools.ksp' version '2.3.5' apply false
99
}
1010

0 commit comments

Comments
 (0)