Update plugin com.google.devtools.ksp to v1.9.23-1.0.19

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-03-08 11:43:32 +00:00 committed by GitHub
parent 83bcc23b8d
commit 031714cab5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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'