Skip to content

Commit 2976054

Browse files
author
Aries Hoo²⁰¹⁹
authored
Update build.gradle
升级glide
1 parent 0d819c3 commit 2976054

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ dependencies {
5555
//下拉刷新库
5656
compileOnly 'com.scwang.smartrefresh:SmartRefreshLayout:1.1.0-andx-14'
5757
//图片加载
58-
compileOnly 'com.github.bumptech.glide:glide:4.8.0'
58+
compileOnly 'com.github.bumptech.glide:glide:4.10.0'
5959
//常用UI控件(TitleBarView、RadiusView等)
6060
api "com.github.AriesHoo.UIWidget:widget-core:$rootProject.widgetVersion"
6161
//快速Tab库

0 commit comments

Comments
 (0)