Skip to content

Commit

Permalink
Update plugin ksp to v2.0.20-1.0.24
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 22, 2024
1 parent eec688a commit ee5bf84
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 @@ -22,7 +22,7 @@ kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
kotlin-android = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
kotlin-kapt = { id = "org.jetbrains.kotlin.kapt", version.ref = "kotlin" }
kover = { id = "org.jetbrains.kotlinx.kover", version.ref = "kover" }
ksp = { id = "com.google.devtools.ksp", version = "2.0.10-1.0.24" }
ksp = { id = "com.google.devtools.ksp", version = "2.0.20-1.0.24" }
sortDependencies = { id = "com.squareup.sort-dependencies", version.ref = "sort" }
anvil = { id = "com.squareup.anvil", version = "2.4.9" }
hilt = { id = "com.google.dagger.hilt.android", version.ref = "dagger" }
Expand Down

0 comments on commit ee5bf84

Please sign in to comment.