Skip to content

Commit

Permalink
Update plugin com.google.devtools.ksp to v2.0.10-1.0.24
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 6, 2024
1 parent 50462f7 commit 3cd5eaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ dependencyResolutionManagement {
register("libs") {
version("kotlin", "2.0.0")
version("coroutines", "1.8.1")
plugin("ksp", "com.google.devtools.ksp").version("2.0.0-1.0.22")
plugin("ksp", "com.google.devtools.ksp").version("2.0.10-1.0.24")
plugin("detekt", "io.gitlab.arturbosch.detekt").version("1.23.6")
library("coil", "io.coil-kt:coil-compose:2.7.0")
library("material", "com.google.android.material:material:1.12.0")
Expand Down

0 comments on commit 3cd5eaf

Please sign in to comment.