Update conscrypt

This commit is contained in:
xynngh 2020-09-20 17:29:52 +04:00
parent 1beb277d3e
commit 52d8092c09
1 changed files with 1 additions and 1 deletions

View File

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