~singpolyma/cheogram-android

c749aa1cae26a12319661034d1ee45c7b5bc3e77 — Daniel Gultsch 5 years ago 6c5b714
bumped okhttp
1 files changed, 3 insertions(+), 2 deletions(-)

M build.gradle
M build.gradle => build.gradle +3 -2
@@ 63,13 63,14 @@ dependencies {
    implementation project(':libs:xmpp-addr')
    implementation 'org.osmdroid:osmdroid-android:6.1.0'
    implementation 'org.hsluv:hsluv:0.2'
    implementation 'org.conscrypt:conscrypt-android:2.1.0'
    implementation 'org.conscrypt:conscrypt-android:2.2.1'
    implementation 'me.drakeet.support:toastcompat:1.1.0'
    implementation "com.leinardi.android:speed-dial:2.0.1"
    implementation 'com.squareup.retrofit2:retrofit:2.6.1'
    implementation 'com.squareup.retrofit2:converter-gson:2.6.1'
    implementation 'com.squareup.okhttp3:okhttp:3.14.3'
    implementation 'com.google.guava:guava:27.1-android'
    quicksyImplementation 'io.michaelrocks:libphonenumber-android:8.10.1'
    quicksyImplementation 'io.michaelrocks:libphonenumber-android:8.10.16'
}

ext {