Bump conscrypt-android from 2.2.1 to 2.4.0

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-03-13 08:39:27 +00:00 committed by GitHub
parent 9ea27802d0
commit 07f2e98400
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -338,7 +338,7 @@ dependencies {
kapt "com.google.dagger:dagger-android-processor:$daggerVersion"
ktlint "com.pinterest:ktlint:0.36.0"
implementation 'org.conscrypt:conscrypt-android:2.2.1'
implementation 'org.conscrypt:conscrypt-android:2.4.0'
// dependencies for markdown rendering
implementation "io.noties.markwon:core:$markwonVersion"