Skip to content

Commit 34b233b

Browse files
authored
chore: Downgrade ktlint (#60)
1 parent cc85f61 commit 34b233b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ buildscript {
1818

1919
plugins {
2020
id "org.sonarqube" version "3.5.0.2730"
21-
id "org.jlleitschuh.gradle.ktlint" version "13.0.0"
21+
id "org.jlleitschuh.gradle.ktlint" version "11.2.0"
2222
id "org.jetbrains.kotlin.plugin.compose" version "2.0.0"
2323
}
2424

0 commit comments

Comments
 (0)