Skip to content

Commit

Permalink
chore(deps): update plugin com.google.devtools.ksp to v2.1.0-1.0.28
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 27, 2024
1 parent 06f09c4 commit 5c70166
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ buildscript {

plugins {
id "org.jetbrains.kotlin.jvm" version "$kotlin_version" apply false
id "com.google.devtools.ksp" version "2.0.21-1.0.28" apply false
id "com.google.devtools.ksp" version "2.1.0-1.0.28" apply false
id "org.jetbrains.kotlin.plugin.compose" version "$kotlin_version" apply false
}

Expand Down

0 comments on commit 5c70166

Please sign in to comment.