mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-14 00:30:31 +00:00
Update OkHttp to 3.12.8.
This commit is contained in:
parent
6f1ad5c313
commit
7f374b1f59
1 changed files with 2 additions and 2 deletions
|
@ -12,9 +12,9 @@ repositories {
|
|||
|
||||
dependencies {
|
||||
//noinspection GradleDependency
|
||||
compile 'com.squareup.okhttp3:okhttp:3.12.6'
|
||||
compile 'com.squareup.okhttp3:okhttp:3.12.8'
|
||||
//noinspection GradleDependency
|
||||
compile 'com.squareup.okhttp3:logging-interceptor:3.12.6'
|
||||
compile 'com.squareup.okhttp3:logging-interceptor:3.12.8'
|
||||
compile 'com.google.guava:guava:28.2-android'
|
||||
compile 'org.slf4j:slf4j-api:1.7.30'
|
||||
compile 'com.google.code.findbugs:jsr305:3.0.2'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue