Skip to content
Snippets Groups Projects
Commit a2d52156 authored by Daniel Gultsch's avatar Daniel Gultsch
Browse files

demote okhttp to 3.12 to work with old android

parent 0fc41d8c
Branches
Tags
No related merge requests found
......@@ -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.14.3'
implementation 'com.squareup.okhttp3:okhttp:3.12.5'
implementation 'com.google.guava:guava:27.1-android'
quicksyImplementation 'io.michaelrocks:libphonenumber-android:8.10.16'
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment