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 9f0a62a + f479def commit c7e1259Copy full SHA for c7e1259
1 file changed
app/build.gradle.kts
@@ -13,7 +13,7 @@ plugins {
13
id("org.jetbrains.kotlin.plugin.compose") version "2.3.21"
14
id("com.android.built-in-kotlin")
15
id("com.android.legacy-kapt")
16
- id("com.google.devtools.ksp") version "2.3.7"
+ id("com.google.devtools.ksp") version "2.3.8"
17
id("com.android.application")
18
id("kotlin-parcelize")
19
id("com.github.spotbugs")
0 commit comments