Skip to content

Commit

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

chore(deps): update plugin com.google.devtools.ksp to v2.0.0-1.0.24
  • Loading branch information
github-actions[bot] authored Jul 30, 2024
2 parents 861a89e + fa403d4 commit 9a3702d
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 @@ -15,7 +15,7 @@ import com.github.spotbugs.snom.SpotBugsTask
plugins {
id "org.jetbrains.kotlin.plugin.compose" version "2.0.0"
id "org.jetbrains.kotlin.kapt"
id 'com.google.devtools.ksp' version '2.0.0-1.0.23'
id 'com.google.devtools.ksp' version '2.0.0-1.0.24'
}

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

0 comments on commit 9a3702d

Please sign in to comment.