mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-07 16:18:49 +00:00
Update androidx-core to 1.0.2.
This commit is contained in:
parent
f9f1cc6616
commit
c69546c18b
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ dependencies {
|
|||
compile 'androidx.recyclerview:recyclerview:1.0.0'
|
||||
compile 'androidx.coordinatorlayout:coordinatorlayout:1.0.0'
|
||||
compile 'androidx.drawerlayout:drawerlayout:1.0.0'
|
||||
compile 'androidx.core:core:1.0.1'
|
||||
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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue