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