mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-05 13:18:47 +00:00
build.gradle: update Guava to 33.4.0-android
This commit is contained in:
parent
6aada1de1e
commit
ad6e02be61
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ dependencies {
|
|||
implementation 'com.squareup.okhttp3:okhttp:3.12.13'
|
||||
//noinspection GradleDependency
|
||||
implementation 'com.squareup.okhttp3:logging-interceptor:3.12.13'
|
||||
implementation 'com.google.guava:guava:33.3.0-android'
|
||||
implementation 'com.google.guava:guava:33.4.0-android'
|
||||
implementation 'org.slf4j:slf4j-api:2.0.16'
|
||||
implementation 'com.google.code.findbugs:jsr305:3.0.2'
|
||||
implementation 'org.json:json:20090211' // provided by Android
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue