Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
@@ -19,7 +19,7 @@ buildscript {
plugins {
id "com.diffplug.spotless" version "6.20.0"
- id 'com.google.devtools.ksp' version '1.8.22-1.0.11' apply false
+ id 'com.google.devtools.ksp' version '1.9.22-1.0.17' apply false
}
apply plugin: 'com.android.application'