mirror of
https://github.com/nextcloud/android.git
synced 2024-11-26 15:15:51 +03:00
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:
parent
9ea27802d0
commit
07f2e98400
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue