Skip to content

Commit

Permalink
chore(deps): update plugin com.google.devtools.ksp to v2.1.10-1.0.29 (#…
Browse files Browse the repository at this point in the history
…5218)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 28, 2025
1 parent f039145 commit b11aafe
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 @@ -11,7 +11,7 @@ plugins {
id 'org.jetbrains.kotlin.plugin.compose' version "2.1.10"
id 'org.jetbrains.kotlin.plugin.parcelize' version "2.1.10"
id 'org.jetbrains.kotlin.plugin.serialization' version "2.1.10"
id "com.google.devtools.ksp" version "2.1.0-1.0.29"
id "com.google.devtools.ksp" version "2.1.10-1.0.29"
id 'com.google.protobuf' version "0.9.4"
id 'app.cash.licensee' version "1.12.0"
id 'dev.rikka.tools.refine' version "4.4.0"
Expand Down

0 comments on commit b11aafe

Please sign in to comment.