Skip to content

Commit f64df7f

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.20-1.0.25' apply false
99
}
1010

0 commit comments

Comments
 (0)