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 b306bc7 + 5f9c369 commit ab3e40aCopy full SHA for ab3e40a
app/build.gradle
@@ -31,7 +31,7 @@ plugins {
31
id "org.jetbrains.kotlin.plugin.compose" version "2.1.10"
32
id "com.diffplug.spotless" version "6.25.0"
33
id "org.jetbrains.kotlin.kapt" version "2.1.10"
34
- id 'com.google.devtools.ksp' version '2.1.10-1.0.30' apply false
+ id 'com.google.devtools.ksp' version '2.1.10-1.0.31' apply false
35
}
36
37
apply plugin: 'com.android.application'
0 commit comments