Skip to content

Commit

Permalink
Bump com.google.devtools.ksp from 2.0.0-1.0.23 to 2.0.0-1.0.24 (#451)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 30, 2024
1 parent a9e67f0 commit 9b1bdf0
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 @@ -39,7 +39,7 @@ compose-ui-test-junit = { module = "androidx.compose.ui:ui-test-junit4", version
compose-ui-test-manifest = { module = "androidx.compose.ui:ui-test-manifest", version.ref = "compose" }

[plugins]
ksp = { id = "com.google.devtools.ksp", version = "2.0.0-1.0.23" }
ksp = { id = "com.google.devtools.ksp", version = "2.0.0-1.0.24" }
android-application = { id = "com.android.application", version.ref = "androidGradlePlugin" }
android-library = { id = "com.android.library", version.ref = "androidGradlePlugin" }
kotlin-gradle = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
Expand Down

0 comments on commit 9b1bdf0

Please sign in to comment.