Update conscrypt
This commit is contained in:
parent
1beb277d3e
commit
52d8092c09
|
@ -41,7 +41,7 @@ dependencies {
|
|||
|
||||
implementation 'org.slf4j:slf4j-api:1.7.30'
|
||||
runtimeOnly 'com.github.tony19:logback-android:2.0.0'
|
||||
implementation 'org.conscrypt:conscrypt-android:2.5.0'
|
||||
implementation 'org.conscrypt:conscrypt-android:2.5.1'
|
||||
//noinspection GradleDependency: 3.12.* is the latest version compatible with Android <5
|
||||
implementation 'com.squareup.okhttp3:okhttp:3.12.12'
|
||||
implementation 'com.gitlab.xynngh:LibPhoneNumberInfo:5b0b9fcbee'
|
||||
|
|
Loading…
Reference in New Issue