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.
1 parent 34b233b commit 0cb4261Copy full SHA for 0cb4261
build.gradle
@@ -19,7 +19,7 @@ buildscript {
19
plugins {
20
id "org.sonarqube" version "3.5.0.2730"
21
id "org.jlleitschuh.gradle.ktlint" version "11.2.0"
22
- id "org.jetbrains.kotlin.plugin.compose" version "2.0.0"
+ id "org.jetbrains.kotlin.plugin.compose" version "2.2.10"
23
}
24
25
sonarqube {
0 commit comments