mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-07 21:48:49 +00:00
Update AndroidX Core to 1.1.0.
This commit is contained in:
parent
9a28f3f94d
commit
0b42007770
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ dependencies {
|
||||||
compile 'androidx.recyclerview:recyclerview:1.0.0'
|
compile 'androidx.recyclerview:recyclerview:1.0.0'
|
||||||
compile 'androidx.coordinatorlayout:coordinatorlayout:1.0.0'
|
compile 'androidx.coordinatorlayout:coordinatorlayout:1.0.0'
|
||||||
compile 'androidx.drawerlayout:drawerlayout:1.0.0'
|
compile 'androidx.drawerlayout:drawerlayout:1.0.0'
|
||||||
compile 'androidx.core:core:1.0.2'
|
compile 'androidx.core:core:1.1.0'
|
||||||
compile 'com.squareup.okhttp3:okhttp:3.12.3'
|
compile 'com.squareup.okhttp3:okhttp:3.12.3'
|
||||||
compile 'com.squareup.okhttp3:logging-interceptor:3.12.3'
|
compile 'com.squareup.okhttp3:logging-interceptor:3.12.3'
|
||||||
compile 'com.google.guava:guava:28.1-android'
|
compile 'com.google.guava:guava:28.1-android'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue