update Glide to 4.12.0 (#2169)

This commit is contained in:
Konrad Pozniak 2021-05-22 18:41:28 +02:00 committed by GitHub
parent ca5c455881
commit 8b56e9bc27
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@ ext.lifecycleVersion = "2.3.1"
ext.roomVersion = '2.3.0'
ext.retrofitVersion = '2.9.0'
ext.okhttpVersion = '4.9.1'
ext.glideVersion = '4.11.0'
ext.glideVersion = '4.12.0'
ext.daggerVersion = '2.35.1'
ext.materialdrawerVersion = '8.2.0'