mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-07 06:08:51 +00:00
Update AndroidX RecyclerView to 1.1.0.
This commit is contained in:
parent
fb7125f787
commit
b5b45765a7
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ dependencies {
|
|||
implementation project(':public-transport-enabler')
|
||||
implementation 'de.schildbach.wallet:integration-android:2.0'
|
||||
implementation 'androidx.annotation:annotation:1.1.0'
|
||||
implementation 'androidx.recyclerview:recyclerview:1.0.0'
|
||||
implementation 'androidx.recyclerview:recyclerview:1.1.0'
|
||||
implementation 'androidx.coordinatorlayout:coordinatorlayout:1.0.0'
|
||||
implementation 'androidx.drawerlayout:drawerlayout:1.0.0'
|
||||
implementation 'androidx.core:core:1.1.0'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue