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 6d1574a + e57be1e commit c414006Copy full SHA for c414006
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.20"
17
id "org.jetbrains.kotlin.kapt"
18
- id 'com.google.devtools.ksp' version '2.0.20-1.0.24'
+ id 'com.google.devtools.ksp' version '2.0.20-1.0.25'
19
}
20
21
apply plugin: 'com.android.application'
0 commit comments