mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-07 18:08:49 +00:00
Update Guava to 28.1-android.
This commit is contained in:
parent
c69546c18b
commit
78dd8dd9a9
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ dependencies {
|
|||
compile 'androidx.core:core:1.0.2'
|
||||
compile 'com.squareup.okhttp3:okhttp:3.12.3'
|
||||
compile 'com.squareup.okhttp3:logging-interceptor:3.12.3'
|
||||
compile 'com.google.guava:guava:28.0-android'
|
||||
compile 'com.google.guava:guava:28.1-android'
|
||||
compile 'org.osmdroid:osmdroid-android:6.1.0'
|
||||
compile 'org.slf4j:slf4j-api:1.7.28'
|
||||
compile 'com.github.tony19:logback-android:2.0.0'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue