1
0
mirror of https://github.com/wulkanowy/wulkanowy.git synced 2024-11-10 00:11:03 -06:00

Bump swiperefreshlayout from 1.1.0-rc01 to 1.1.0 (#897)

This commit is contained in:
dependabot-preview[bot] 2020-07-02 10:15:34 +00:00 committed by GitHub
parent f2682c6d30
commit 5c313f986c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -141,7 +141,7 @@ dependencies {
implementation "androidx.preference:preference-ktx:1.1.1"
implementation "androidx.recyclerview:recyclerview:1.1.0"
implementation "androidx.viewpager:viewpager:1.0.0"
implementation "androidx.swiperefreshlayout:swiperefreshlayout:1.1.0-rc01"
implementation "androidx.swiperefreshlayout:swiperefreshlayout:1.1.0"
implementation "androidx.constraintlayout:constraintlayout:1.1.3"
implementation "androidx.coordinatorlayout:coordinatorlayout:1.1.0"
implementation "com.google.android.material:material:1.1.0"