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.
1 parent 7c0a08c commit b341ac3Copy full SHA for b341ac3
build.gradle.kts
@@ -4,7 +4,7 @@ plugins {
4
5
buildscript {
6
dependencies {
7
- classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:2.3.0")
+ classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:2.3.10")
8
classpath("com.google.devtools.ksp:symbol-processing-gradle-plugin:2.3.6")
9
}
10
0 commit comments