upgrade SwipeRefreshLayout to 1.1.0 (#1866)
This commit is contained in:
parent
e42b5114cd
commit
467c33aacb
11 changed files with 3 additions and 17 deletions
|
@ -111,7 +111,7 @@ dependencies {
|
|||
implementation "androidx.appcompat:appcompat:1.2.0-rc01"
|
||||
implementation "androidx.fragment:fragment-ktx:1.2.5"
|
||||
implementation "androidx.browser:browser:1.2.0"
|
||||
implementation "androidx.swiperefreshlayout:swiperefreshlayout:1.0.0"
|
||||
implementation "androidx.swiperefreshlayout:swiperefreshlayout:1.1.0"
|
||||
implementation "androidx.recyclerview:recyclerview:1.1.0"
|
||||
implementation "androidx.exifinterface:exifinterface:1.2.0"
|
||||
implementation "androidx.cardview:cardview:1.0.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue