Update ktlint to 0.44.0
This commit is contained in:
parent
8a5f15d9ff
commit
112b7dde65
3 changed files with 6 additions and 5 deletions
|
|
@ -193,7 +193,7 @@ dependencies {
|
|||
|
||||
/** Checkstyle **/
|
||||
checkstyle "com.puppycrawl.tools:checkstyle:${checkstyleVersion}"
|
||||
ktlint 'com.pinterest:ktlint:0.43.2'
|
||||
ktlint 'com.pinterest:ktlint:0.44.0'
|
||||
|
||||
/** Kotlin **/
|
||||
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:${kotlin_version}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue