mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-07 14:28:48 +00:00
Update AndroidX Core to 1.0.1.
This commit is contained in:
parent
4c421b0aae
commit
71af1e0368
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ dependencies {
|
|||
compile 'androidx.annotation:annotation:1.0.2'
|
||||
compile 'androidx.recyclerview:recyclerview:1.0.0'
|
||||
compile 'androidx.drawerlayout:drawerlayout:1.0.0'
|
||||
compile 'androidx.core:core:1.0.0'
|
||||
compile 'androidx.core:core:1.0.1'
|
||||
compile 'com.squareup.okhttp3:okhttp:3.12.1'
|
||||
compile 'com.squareup.okhttp3:logging-interceptor:3.12.1'
|
||||
compile 'com.google.guava:guava:27.0.1-android'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue