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 928cb18 commit bd96fa2Copy full SHA for bd96fa2
gradle/libs.versions.toml
@@ -72,7 +72,7 @@ buildkonfig-compiler = { module = "com.codingfeline.buildkonfig:buildkonfig-comp
72
buildkonfig-gradle = { module = "com.codingfeline.buildkonfig:buildkonfig-gradle-plugin", version.ref = "buildkonfig" }
73
74
# 3rd party tools
75
-compose-rules = "io.nlopez.compose.rules:ktlint:0.4.27"
+compose-rules = "io.nlopez.compose.rules:ktlint:0.5.1"
76
ktlint = "com.pinterest.ktlint:ktlint-cli:1.7.1"
77
78
[bundles]
0 commit comments