mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-20 03:59:35 +01:00
Merge pull request #1525 from nextcloud/dependabot/gradle/com.pinterest-ktlint-0.42.1
Bump ktlint from 0.42.0 to 0.42.1
This commit is contained in:
commit
3e495d4adb
@ -194,7 +194,7 @@ dependencies {
|
|||||||
implementation ('com.gitlab.bitfireAT:dav4jvm:2.1.2', {
|
implementation ('com.gitlab.bitfireAT:dav4jvm:2.1.2', {
|
||||||
exclude group: 'org.ogce', module: 'xpp3' // Android comes with its own XmlPullParser
|
exclude group: 'org.ogce', module: 'xpp3' // Android comes with its own XmlPullParser
|
||||||
})
|
})
|
||||||
ktlint "com.pinterest:ktlint:0.42.0"
|
ktlint "com.pinterest:ktlint:0.42.1"
|
||||||
implementation 'org.conscrypt:conscrypt-android:2.5.2'
|
implementation 'org.conscrypt:conscrypt-android:2.5.2'
|
||||||
|
|
||||||
implementation 'androidx.lifecycle:lifecycle-extensions:2.2.0'
|
implementation 'androidx.lifecycle:lifecycle-extensions:2.2.0'
|
||||||
|
Loading…
Reference in New Issue
Block a user