mirror of
https://github.com/nextcloud/android.git
synced 2024-11-25 14:45:47 +03:00
Bump conscrypt-android from 2.5.1 to 2.5.2
Bumps [conscrypt-android](https://github.com/google/conscrypt) from 2.5.1 to 2.5.2. - [Release notes](https://github.com/google/conscrypt/releases) - [Commits](https://github.com/google/conscrypt/compare/2.5.1...2.5.2) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
02d0f8aec0
commit
a6fd50c798
1 changed files with 1 additions and 1 deletions
|
@ -335,7 +335,7 @@ dependencies {
|
|||
kapt "com.google.dagger:dagger-android-processor:$daggerVersion"
|
||||
|
||||
ktlint "com.pinterest:ktlint:0.41.0"
|
||||
implementation 'org.conscrypt:conscrypt-android:2.5.1'
|
||||
implementation 'org.conscrypt:conscrypt-android:2.5.2'
|
||||
|
||||
// Shimmer animation
|
||||
implementation 'com.elyeproj.libraries:loaderviewlibrary:2.0.0'
|
||||
|
|
Loading…
Reference in a new issue