mirror of
https://github.com/nextcloud/android.git
synced 2024-11-23 05:35:39 +03:00
Bump ktlint from 0.34.2 to 0.35.0
Bumps [ktlint](https://github.com/pinterest/ktlint) from 0.34.2 to 0.35.0. - [Release notes](https://github.com/pinterest/ktlint/releases) - [Changelog](https://github.com/pinterest/ktlint/blob/master/CHANGELOG.md) - [Commits](https://github.com/pinterest/ktlint/compare/0.34.2...0.35.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
d189867d36
commit
df6504e6b5
1 changed files with 1 additions and 1 deletions
|
@ -312,7 +312,7 @@ dependencies {
|
|||
compileOnly "org.projectlombok:lombok:1.18.10"
|
||||
annotationProcessor "org.projectlombok:lombok:1.18.10"
|
||||
|
||||
ktlint "com.pinterest:ktlint:0.34.2"
|
||||
ktlint "com.pinterest:ktlint:0.35.0"
|
||||
implementation 'org.conscrypt:conscrypt-android:2.2.1'
|
||||
|
||||
// dependencies for local unit tests
|
||||
|
|
Loading…
Reference in a new issue