diff --git a/app/build.gradle b/app/build.gradle index 9502b6f..dd92557 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -50,6 +50,5 @@ implementation 'com.squareup.retrofit2:converter-jackson:2.5.0' implementation 'com.squareup.retrofit2:converter-scalars:2.1.0' implementation 'com.github.bumptech.glide:glide:4.10.0' - implementation "androidx.swiperefreshlayout:swiperefreshlayout:1.1.0" annotationProcessor 'com.github.bumptech.glide:compiler:4.10.0' } \ No newline at end of file