Merge pull request #1503 from nextcloud/dependabot/gradle/com.pinterest-ktlint-0.42.0

Bump ktlint from 0.41.0 to 0.42.0
This commit is contained in:
Andy Scherzinger 2021-07-30 11:48:37 +02:00 committed by GitHub
commit 6b94237e2f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -194,7 +194,7 @@ dependencies {
implementation ('com.gitlab.bitfireAT:dav4jvm:2.1.2', {
exclude group: 'org.ogce', module: 'xpp3' // Android comes with its own XmlPullParser
})
ktlint "com.pinterest:ktlint:0.41.0"
ktlint "com.pinterest:ktlint:0.42.0"
implementation 'org.conscrypt:conscrypt-android:2.5.2'
implementation 'androidx.lifecycle:lifecycle-extensions:2.2.0'