Skip to content

Commit a355718

Browse files
Bump com.google.devtools.ksp from 2.1.10-1.0.29 to 2.1.10-1.0.30 (#423)
Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 2.1.10-1.0.29 to 2.1.10-1.0.30. - [Release notes](https://github.com/google/ksp/releases) - [Commits](google/ksp@2.1.10-1.0.29...2.1.10-1.0.30) --- 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a634cba commit a355718

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ compileSdk = "35"
66
minSdk = "24"
77
agp = "8.8.0"
88
kotlin = "2.1.10"
9-
ksp = "2.1.10-1.0.29" # Should match kotlin version
9+
ksp = "2.1.10-1.0.30" # Should match kotlin version
1010
appcompat = "1.7.0"
1111
composeCompiler = "1.5.7"
1212
composeBom = "2025.02.00"

0 commit comments

Comments
 (0)