We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aed480e commit 2423c4bCopy full SHA for 2423c4b
1 file changed
build.gradle
@@ -32,7 +32,7 @@ buildscript {
32
33
plugins {
34
id 'org.jetbrains.kotlin.android' version '2.1.21' apply false
35
- id 'com.google.devtools.ksp' version '2.1.21-2.0.1' apply false
+ id 'com.google.devtools.ksp' version '2.1.21-2.0.2' apply false
36
}
37
38
allprojects {
0 commit comments