We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c917b04 commit 4b99be4Copy full SHA for 4b99be4
build.gradle
@@ -11,7 +11,7 @@ plugins {
11
id 'org.jetbrains.kotlin.plugin.compose' version "2.1.10"
12
id 'org.jetbrains.kotlin.plugin.parcelize' version "2.1.10"
13
id 'org.jetbrains.kotlin.plugin.serialization' version "2.1.10"
14
- id "com.google.devtools.ksp" version "2.1.10-1.0.30"
+ id "com.google.devtools.ksp" version "2.1.10-1.0.31"
15
id 'com.google.protobuf' version "0.9.4"
16
id 'app.cash.licensee' version "1.12.0"
17
id 'dev.rikka.tools.refine' version "4.4.0"
0 commit comments