~singpolyma/cheogram-android

869a135bab8e0c5a7fef434ced5096976082cd02 — Daniel Gultsch 1 year, 11 months ago 7ddd60d
bump okhttp
1 files changed, 1 insertions(+), 1 deletions(-)

M build.gradle
M build.gradle => build.gradle +1 -1
@@ 73,7 73,7 @@ dependencies {

    implementation "com.squareup.retrofit2:retrofit:2.9.0"
    implementation "com.squareup.retrofit2:converter-gson:2.9.0"
    implementation "com.squareup.okhttp3:okhttp:4.9.1"
    implementation "com.squareup.okhttp3:okhttp:4.9.2"

    implementation 'com.google.guava:guava:30.1.1-android'
    quicksyImplementation 'io.michaelrocks:libphonenumber-android:8.12.18'