Loading app/build.gradle +2 −2 Original line number Diff line number Diff line Loading @@ -86,8 +86,8 @@ dependencies { } // Glide implementation 'com.github.bumptech.glide:glide:4.14.2' annotationProcessor 'com.github.bumptech.glide:compiler:4.14.2' implementation 'com.github.bumptech.glide:glide:4.15.0' annotationProcessor 'com.github.bumptech.glide:compiler:4.15.0' // Android X implementation 'androidx.appcompat:appcompat:1.6.1' Loading Loading
app/build.gradle +2 −2 Original line number Diff line number Diff line Loading @@ -86,8 +86,8 @@ dependencies { } // Glide implementation 'com.github.bumptech.glide:glide:4.14.2' annotationProcessor 'com.github.bumptech.glide:compiler:4.14.2' implementation 'com.github.bumptech.glide:glide:4.15.0' annotationProcessor 'com.github.bumptech.glide:compiler:4.15.0' // Android X implementation 'androidx.appcompat:appcompat:1.6.1' Loading