Skip to content

Commit

Permalink
Merge pull request nextcloud#13347 from nextcloud/renovate/com.google…
Browse files Browse the repository at this point in the history
….devtools.ksp-2.x

chore(deps): update plugin com.google.devtools.ksp to v2.0.20-1.0.24
  • Loading branch information
AndyScherzinger authored Aug 23, 2024
2 parents 47c8b36 + 10fa67b commit e0cc413
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ plugins {
id "org.jetbrains.kotlin.plugin.compose" version "2.0.20"
id "com.diffplug.spotless" version "6.25.0"
id "org.jetbrains.kotlin.kapt" version "2.0.20"
id 'com.google.devtools.ksp' version '2.0.10-1.0.24' apply false
id 'com.google.devtools.ksp' version '2.0.20-1.0.24' apply false
}

apply plugin: 'com.android.application'
Expand Down

0 comments on commit e0cc413

Please sign in to comment.