Skip to content

Commit

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

Update plugin com.google.devtools.ksp to v1.9.23-1.0.20
  • Loading branch information
AndyScherzinger authored Apr 12, 2024
2 parents 0546b3f + 09ac533 commit 6cdff8c
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 @@ -29,7 +29,7 @@ buildscript {

plugins {
id "com.diffplug.spotless" version "6.20.0"
id 'com.google.devtools.ksp' version '1.9.23-1.0.19' apply false
id 'com.google.devtools.ksp' version '1.9.23-1.0.20' apply false
}

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

0 comments on commit 6cdff8c

Please sign in to comment.