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:
dependabot[bot] 2021-05-11 06:36:03 +00:00 committed by GitHub
parent 02d0f8aec0
commit a6fd50c798
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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'