mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-07 18:38:48 +00:00
Update OkHttp to 3.12.6.
This commit is contained in:
parent
735d923bd3
commit
759afdd5ca
1 changed files with 2 additions and 2 deletions
|
@ -16,8 +16,8 @@ dependencies {
|
||||||
implementation 'androidx.coordinatorlayout:coordinatorlayout:1.0.0'
|
implementation 'androidx.coordinatorlayout:coordinatorlayout:1.0.0'
|
||||||
implementation 'androidx.drawerlayout:drawerlayout:1.0.0'
|
implementation 'androidx.drawerlayout:drawerlayout:1.0.0'
|
||||||
implementation 'androidx.core:core:1.1.0'
|
implementation 'androidx.core:core:1.1.0'
|
||||||
implementation 'com.squareup.okhttp3:okhttp:3.12.3'
|
implementation 'com.squareup.okhttp3:okhttp:3.12.6'
|
||||||
implementation 'com.squareup.okhttp3:logging-interceptor:3.12.3'
|
implementation 'com.squareup.okhttp3:logging-interceptor:3.12.6'
|
||||||
implementation 'com.google.guava:guava:28.1-android'
|
implementation 'com.google.guava:guava:28.1-android'
|
||||||
implementation 'org.osmdroid:osmdroid-android:6.1.0'
|
implementation 'org.osmdroid:osmdroid-android:6.1.0'
|
||||||
implementation 'org.slf4j:slf4j-api:1.7.28'
|
implementation 'org.slf4j:slf4j-api:1.7.28'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue