|
|
@@ -50,7 +50,7 @@ dependencies {
|
|
|
// androidx libraries
|
|
|
implementation("androidx.appcompat:appcompat:1.1.0")
|
|
|
implementation("androidx.constraintlayout:constraintlayout:1.1.3")
|
|
|
- implementation("androidx.swiperefreshlayout:swiperefreshlayout:1.0.0")
|
|
|
+ implementation("androidx.swiperefreshlayout:swiperefreshlayout:1.1.0")
|
|
|
implementation("androidx.browser:browser:1.2.0")
|
|
|
|
|
|
// rxjava
|