We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1616943 commit ef61eaaCopy full SHA for ef61eaa
1 file changed
build.gradle.kts
@@ -4,7 +4,7 @@ plugins {
4
alias(libs.plugins.kotlin.android) apply false
5
alias(libs.plugins.kotlin.compose) apply false
6
7
- id("com.google.devtools.ksp") version "2.2.20-2.0.3" apply false
+ id("com.google.devtools.ksp") version "2.3.5" apply false
8
9
id("com.google.dagger.hilt.android") version "2.57.2" apply false
10
id("org.jetbrains.kotlin.plugin.serialization") version "2.2.20" apply false
0 commit comments