mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-07 21:48:49 +00:00
Update OkHttp to 3.12.2.
This commit is contained in:
parent
4c8df7278e
commit
549d5a3b47
1 changed files with 2 additions and 2 deletions
|
@ -16,8 +16,8 @@ dependencies {
|
||||||
compile 'androidx.coordinatorlayout:coordinatorlayout:1.0.0'
|
compile 'androidx.coordinatorlayout:coordinatorlayout:1.0.0'
|
||||||
compile 'androidx.drawerlayout:drawerlayout:1.0.0'
|
compile 'androidx.drawerlayout:drawerlayout:1.0.0'
|
||||||
compile 'androidx.core:core:1.0.1'
|
compile 'androidx.core:core:1.0.1'
|
||||||
compile 'com.squareup.okhttp3:okhttp:3.12.1'
|
compile 'com.squareup.okhttp3:okhttp:3.12.2'
|
||||||
compile 'com.squareup.okhttp3:logging-interceptor:3.12.1'
|
compile 'com.squareup.okhttp3:logging-interceptor:3.12.2'
|
||||||
compile 'com.google.guava:guava:27.1-android'
|
compile 'com.google.guava:guava:27.1-android'
|
||||||
compile 'org.osmdroid:osmdroid-android:6.1.0'
|
compile 'org.osmdroid:osmdroid-android:6.1.0'
|
||||||
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