mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-07 06:08:51 +00:00
Update AndroidX CoordinatorLayout to 1.1.0.
This commit is contained in:
parent
23b1afa6ac
commit
67be1260f5
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ dependencies {
|
|||
implementation 'de.schildbach.wallet:integration-android:2.0'
|
||||
implementation 'androidx.annotation:annotation:1.1.0'
|
||||
implementation 'androidx.recyclerview:recyclerview:1.1.0'
|
||||
implementation 'androidx.coordinatorlayout:coordinatorlayout:1.0.0'
|
||||
implementation 'androidx.coordinatorlayout:coordinatorlayout:1.1.0'
|
||||
implementation 'androidx.drawerlayout:drawerlayout:1.0.0'
|
||||
implementation 'androidx.core:core:1.1.0'
|
||||
implementation 'com.squareup.okhttp3:okhttp:3.12.6'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue