downgrade glide to 480
This commit is contained in:
parent
8cb135b7b1
commit
ea665e516b
@ -45,7 +45,7 @@ dependencies {
|
|||||||
implementation('com.github.penfeizhou.android.animation:glide-plugin:2.2.0') {
|
implementation('com.github.penfeizhou.android.animation:glide-plugin:2.2.0') {
|
||||||
exclude group: 'com.github.bumptech.glide'
|
exclude group: 'com.github.bumptech.glide'
|
||||||
}
|
}
|
||||||
implementation 'com.github.bumptech.glide:glide:4.11.0'
|
implementation 'com.github.bumptech.glide:glide:4.8.0'
|
||||||
implementation 'jp.wasabeef:glide-transformations:4.0.1'
|
implementation 'jp.wasabeef:glide-transformations:4.0.1'
|
||||||
implementation "com.google.android.material:material:1.0.0"
|
implementation "com.google.android.material:material:1.0.0"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user