android:degrade the deps to compat glide 4.8.0
This commit is contained in:
parent
4358551f92
commit
4222b8f16c
@ -45,7 +45,7 @@ dependencies {
|
||||
exclude group: 'com.github.bumptech.glide'
|
||||
}
|
||||
implementation 'com.github.bumptech.glide:glide:4.8.0'
|
||||
implementation 'jp.wasabeef:glide-transformations:4.1.0'
|
||||
implementation 'jp.wasabeef:glide-transformations:4.0.1'
|
||||
implementation "com.google.android.material:material:1.1.0"
|
||||
|
||||
def nav_version = "2.3.0"
|
||||
|
Reference in New Issue
Block a user