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 46f2c50 commit 49f45dcCopy full SHA for 49f45dc
build.gradle
@@ -17,7 +17,7 @@ buildscript {
17
classpath 'com.google.gms:google-services:4.4.2'
18
classpath 'com.huawei.agconnect:agcp:1.9.1.303'
19
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
20
- classpath "com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin:$kotlin_version-1.0.24"
+ classpath "com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin:$kotlin_version-1.0.25"
21
classpath "org.jetbrains.kotlin.plugin.serialization:org.jetbrains.kotlin.plugin.serialization.gradle.plugin:$kotlin_version"
22
}
23
0 commit comments