Skip to content

Commit

Permalink
Update plugin com.google.devtools.ksp to v2.0.21-1.0.25
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 12, 2024
1 parent 9354064 commit de38fb9
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 @@ -12,7 +12,7 @@ plugins {
id 'org.jetbrains.kotlin.android' version '2.0.21' apply false
id 'org.jetbrains.kotlin.plugin.compose' version "2.0.21" apply false
id 'org.jmailen.kotlinter' version "4.4.1" apply false
id 'com.google.devtools.ksp' version "2.0.20-1.0.25" apply false
id 'com.google.devtools.ksp' version "2.0.21-1.0.25" apply false
}

subprojects {
Expand Down

0 comments on commit de38fb9

Please sign in to comment.