Skip to content

Commit

Permalink
Update plugin ksp to v2.0.20-1.0.25
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 5, 2024
1 parent fc4b163 commit c9f10a8
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 @@ -158,7 +158,7 @@ kotlin-android = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
compose-compiler = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "kotlin" }
anvil = { id = "com.squareup.anvil", version = "2.5.0-beta11" }
ktlint = { id = "io.github.usefulness.ktlint-gradle-plugin", version.ref = "ktlint-gradlePlugin" }
ksp = { id = "com.google.devtools.ksp", version = "2.0.20-1.0.24" }
ksp = { id = "com.google.devtools.ksp", version = "2.0.20-1.0.25" }
playPublish = { id = "com.github.triplet.play", version = "3.11.0" }
android-app = { id = "com.android.application", version.ref = "agp" }
android-library = { id = "com.android.library", version.ref = "agp" }

0 comments on commit c9f10a8

Please sign in to comment.