Update SwipeRefreshLayout

This commit is contained in:
arkon
2020-06-10 23:01:47 -04:00
parent 7e7eb9f39f
commit f5a44245e9
3 changed files with 6 additions and 2 deletions

View File

@@ -134,6 +134,7 @@ dependencies {
implementation 'androidx.browser:browser:1.2.0'
implementation 'androidx.multidex:multidex:2.0.1'
implementation 'androidx.biometric:biometric:1.0.1'
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0-rc01'
implementation 'androidx.webkit:webkit:1.3.0-beta01'
final lifecycle_version = '2.2.0'