Skip to content

Commit

Permalink
Update plugin com.google.devtools.ksp to v1.9.23-1.0.19
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and AndyScherzinger committed Mar 21, 2024
1 parent 44eb0a0 commit bb9a503
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 @@ -19,7 +19,7 @@ buildscript {

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

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

0 comments on commit bb9a503

Please sign in to comment.