Upgrade ktlint to version 0.36.0

This commit is contained in:
Benoit Marty 2020-02-27 12:47:11 +01:00
parent 9bb4c7ed25
commit bc9493d5b9
2 changed files with 2 additions and 2 deletions

View file

@ -81,7 +81,7 @@ steps:
- label: "ktlint"
command:
- "curl -sSLO https://github.com/pinterest/ktlint/releases/download/0.34.2/ktlint && chmod a+x ktlint"
- "curl -sSLO https://github.com/pinterest/ktlint/releases/download/0.36.0/ktlint && chmod a+x ktlint"
- "./ktlint --android --experimental -v"
plugins:
- docker#v3.1.0:

View file

@ -17,7 +17,7 @@ SDK API changes ⚠️:
-
Build 🧱:
-
- Upgrade ktlint to version 0.36.0
Other changes:
-