Skip to content

Commit bddff4f

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ android-library = { id = "com.android.library" }
5757
# which is already on the root buildscript classpath. AGP 9 refuses com.android.library together with
5858
# the Kotlin multiplatform plugin, so a multiplatform module with an Android target needs this one.
5959
android-kmp-library = { id = "com.android.kotlin.multiplatform.library" }
60-
ksp = { id = "com.google.devtools.ksp", version = "2.3.10" }
60+
ksp = { id = "com.google.devtools.ksp", version = "2.3.11" }
6161
metro = { id = "dev.zacsweers.metro", version.ref = "metro" }
6262
android-test = { id = "com.android.test", version.ref = "gradlePlugin" }
6363
compose-compiler = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "kotlin" }

0 commit comments

Comments
 (0)