We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents af25c6f + 3136dc2 commit a3b6602Copy full SHA for a3b6602
1 file changed
build.gradle
@@ -17,5 +17,5 @@ buildscript {
17
18
plugins {
19
id 'org.jetbrains.kotlin.kapt' version '2.2.10' apply false
20
- id 'com.google.devtools.ksp' version '2.3.5' apply false
+ id 'com.google.devtools.ksp' version '2.3.6' apply false
21
}
0 commit comments