Update ktlint to 0.43.2
This commit is contained in:
parent
2116d9f2e2
commit
9ccd358cb8
3 changed files with 2 additions and 10 deletions
|
|
@ -192,7 +192,7 @@ dependencies {
|
|||
|
||||
/** Checkstyle **/
|
||||
checkstyle "com.puppycrawl.tools:checkstyle:${checkstyleVersion}"
|
||||
ktlint 'com.pinterest:ktlint:0.40.0'
|
||||
ktlint 'com.pinterest:ktlint:0.43.2'
|
||||
|
||||
/** Kotlin **/
|
||||
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:${kotlin_version}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue