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 44c06b2 + 4efb121 commit c152a48Copy full SHA for c152a48
1 file changed
app/build.gradle
@@ -15,7 +15,7 @@ import com.github.spotbugs.snom.SpotBugsTask
15
plugins {
16
id "org.jetbrains.kotlin.plugin.compose" version "2.0.0"
17
id "org.jetbrains.kotlin.kapt"
18
- id 'com.google.devtools.ksp' version '2.0.0-1.0.21'
+ id 'com.google.devtools.ksp' version '2.0.0-1.0.23'
19
}
20
21
apply plugin: 'com.android.application'
0 commit comments