mirror of
https://github.com/nextcloud/talk-android
synced 2025-07-13 15:54:59 +01:00
Merge pull request #977 from nextcloud/36ffdependabot/gradle/org.conscrypt-conscrypt-android-2.5.1
Bump conscrypt-android from 2.2.1 to 2.5.1
This commit is contained in:
commit
4255a2a01b
@ -155,7 +155,7 @@ dependencies {
|
||||
implementation ('com.gitlab.bitfireAT:dav4jvm:2.1.2', {
|
||||
exclude group: 'org.ogce', module: 'xpp3' // Android comes with its own XmlPullParser
|
||||
})
|
||||
implementation 'org.conscrypt:conscrypt-android:2.2.1'
|
||||
implementation 'org.conscrypt:conscrypt-android:2.5.1'
|
||||
|
||||
|
||||
implementation 'androidx.lifecycle:lifecycle-extensions:2.2.0'
|
||||
|
Loading…
Reference in New Issue
Block a user