Loading app/build.gradle +1 −1 Original line number Diff line number Diff line Loading @@ -60,7 +60,7 @@ dependencies { annotationProcessor 'com.github.bumptech.glide:compiler:4.10.0' implementation "androidx.appcompat:appcompat:1.1.0" implementation "androidx.fragment:fragment:1.2.2" implementation "androidx.fragment:fragment:1.2.3" implementation "androidx.preference:preference:1.1.0" implementation "androidx.recyclerview:recyclerview:1.1.0" implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.0.0' Loading Loading
app/build.gradle +1 −1 Original line number Diff line number Diff line Loading @@ -60,7 +60,7 @@ dependencies { annotationProcessor 'com.github.bumptech.glide:compiler:4.10.0' implementation "androidx.appcompat:appcompat:1.1.0" implementation "androidx.fragment:fragment:1.2.2" implementation "androidx.fragment:fragment:1.2.3" implementation "androidx.preference:preference:1.1.0" implementation "androidx.recyclerview:recyclerview:1.1.0" implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.0.0' Loading