Skip to content

Commit 02e463f

Browse files
committed
升级 Glide 版本到 5.0.5
1 parent 3a000dc commit 02e463f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -215,8 +215,8 @@ dependencies {
215215

216216
// 图片加载框架:https://github.com/bumptech/glide
217217
// 官方使用文档:https://github.com/Muyangmin/glide-docs-cn
218-
implementation 'com.github.bumptech.glide:glide:4.16.0'
219-
annotationProcessor 'com.github.bumptech.glide:compiler:4.16.0'
218+
implementation 'com.github.bumptech.glide:glide:5.0.5'
219+
annotationProcessor 'com.github.bumptech.glide:compiler:5.0.5'
220220

221221
// 沉浸式框架:https://github.com/gyf-dev/ImmersionBar
222222
implementation 'com.geyifeng.immersionbar:immersionbar:3.2.2'

0 commit comments

Comments
 (0)