Thanks to visit codestin.com Credit goes to github.com
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 4bd7020 commit a8e8d23Copy full SHA for a8e8d23
build.gradle
@@ -43,7 +43,7 @@ configurations {
43
}
44
45
dependencies {
46
- ktlint "com.github.shyiko:ktlint:0.30.0"
+ ktlint "com.github.shyiko:ktlint:0.31.0"
47
48
49
task("ktlint", type: JavaExec, group: "verification") {
0 commit comments