Jelajahi Sumber

Bump conscrypt-android from 2.2.1 to 2.5.1

Bumps [conscrypt-android](https://github.com/google/conscrypt) from 2.2.1 to 2.5.1.
- [Release notes](https://github.com/google/conscrypt/releases)
- [Commits](https://github.com/google/conscrypt/compare/2.2.1...2.5.1)

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 4 tahun lalu
induk
melakukan
df8bfd432d
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

@@ -155,7 +155,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
     })
     })
-    implementation 'org.conscrypt:conscrypt-android:2.2.1'
+    implementation 'org.conscrypt:conscrypt-android:2.5.1'
 
 
 
 
     implementation 'androidx.lifecycle:lifecycle-extensions:2.2.0'
     implementation 'androidx.lifecycle:lifecycle-extensions:2.2.0'