mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-07 06:08:51 +00:00
Update OkHttp to 3.12.0.
This commit is contained in:
parent
e49c04f751
commit
766830bcad
1 changed files with 2 additions and 2 deletions
|
@ -14,8 +14,8 @@ dependencies {
|
||||||
compile 'androidx.annotation:annotation:1.0.0'
|
compile 'androidx.annotation:annotation:1.0.0'
|
||||||
compile 'androidx.recyclerview:recyclerview:1.0.0'
|
compile 'androidx.recyclerview:recyclerview:1.0.0'
|
||||||
compile 'androidx.drawerlayout:drawerlayout:1.0.0'
|
compile 'androidx.drawerlayout:drawerlayout:1.0.0'
|
||||||
compile 'com.squareup.okhttp3:okhttp:3.11.0'
|
compile 'com.squareup.okhttp3:okhttp:3.12.0'
|
||||||
compile 'com.squareup.okhttp3:logging-interceptor:3.11.0'
|
compile 'com.squareup.okhttp3:logging-interceptor:3.12.0'
|
||||||
compile 'com.google.guava:guava:26.0-android'
|
compile 'com.google.guava:guava:26.0-android'
|
||||||
compile 'org.osmdroid:osmdroid-android:6.0.2'
|
compile 'org.osmdroid:osmdroid-android:6.0.2'
|
||||||
compile 'org.slf4j:slf4j-api:1.7.25'
|
compile 'org.slf4j:slf4j-api:1.7.25'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue