1
0
mirror of https://github.com/wulkanowy/wulkanowy.git synced 2024-09-20 02:19:08 -05:00

Bump recyclerview from 1.1.0-beta05 to 1.1.0-rc01 (#566)

This commit is contained in:
dependabot-preview[bot] 2019-10-24 06:17:11 +00:00 committed by GitHub
parent 994b162ae3
commit 98fdfd001a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -135,7 +135,7 @@ dependencies {
implementation "androidx.multidex:multidex:2.0.1"
implementation "androidx.preference:preference-ktx:1.1.0"
implementation "androidx.recyclerview:recyclerview:1.1.0-beta05"
implementation "androidx.recyclerview:recyclerview:1.1.0-rc01"
implementation "androidx.viewpager:viewpager:1.0.0"
implementation "androidx.swiperefreshlayout:swiperefreshlayout:1.1.0-alpha03"
implementation "androidx.constraintlayout:constraintlayout:1.1.3"