mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-19 00:39:51 +00:00
Update Guava to 26.0-android.
This commit is contained in:
parent
86681291b2
commit
c4ab2ac395
3 changed files with 6 additions and 4 deletions
|
@ -16,7 +16,7 @@ dependencies {
|
|||
compile 'com.android.support:drawerlayout:28.0.0'
|
||||
compile 'com.squareup.okhttp3:okhttp:3.11.0'
|
||||
compile 'com.squareup.okhttp3:logging-interceptor:3.11.0'
|
||||
compile 'com.google.guava:guava:25.1-android'
|
||||
compile 'com.google.guava:guava:26.0-android'
|
||||
compile 'org.slf4j:slf4j-api:1.7.25'
|
||||
compile 'com.github.tony19:logback-android:1.1.1-8'
|
||||
compile 'com.google.code.findbugs:jsr305:3.0.0'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue