Skip to content

Commit

Permalink
Update plugin ksp to v2.1.0-1.0.29
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 8, 2025
1 parent 3be05d3 commit 442aa9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ analysis = "com.autonomousapps.dependency-analysis:2.4.2"
google-services = { id = "com.google.gms.google-services", version.ref = "google-services" }
kotlin-android = { id = 'org.jetbrains.kotlin.android', version.ref = "kotlin" }
kotlin-compose-compiler = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "kotlin" }
ksp = "com.google.devtools.ksp:2.0.21-1.0.27"
ksp = "com.google.devtools.ksp:2.1.0-1.0.29"
moduleGraph = "com.savvasdalkitsis.module-dependency-graph:0.12"
powerassert = { id = "org.jetbrains.kotlin.plugin.power-assert", version.ref = "kotlin" }
redacted = "dev.zacsweers.redacted:1.10.0"
Expand Down

0 comments on commit 442aa9f

Please sign in to comment.