bump okhttp library
This commit is contained in:
parent
aa50f8da9d
commit
b6ce3d9175
|
@ -68,7 +68,7 @@ dependencies {
|
|||
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.12.5'
|
||||
implementation 'com.squareup.okhttp3:okhttp:3.12.6'
|
||||
implementation 'com.google.guava:guava:27.1-android'
|
||||
quicksyImplementation 'io.michaelrocks:libphonenumber-android:8.10.16'
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue