[android] upgrade recyclerview and selection library

This commit is contained in:
Torsten Grote
2020-02-12 08:02:25 -03:00
parent 287be6aa3f
commit cf48efae34
2 changed files with 3 additions and 3 deletions

View File

@@ -98,7 +98,7 @@ dependencies {
implementation 'androidx.lifecycle:lifecycle-extensions:2.1.0'
implementation 'androidx.constraintlayout:constraintlayout:1.1.3'
implementation 'com.google.android.material:material:1.1.0-beta01'
implementation 'androidx.recyclerview:recyclerview-selection:1.0.0'
implementation 'androidx.recyclerview:recyclerview-selection:1.1.0-rc01'
implementation 'ch.acra:acra:4.11'
implementation 'info.guardianproject.panic:panic:1.0'