We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d819c3 commit 2976054Copy full SHA for 2976054
library/build.gradle
@@ -55,7 +55,7 @@ dependencies {
55
//下拉刷新库
56
compileOnly 'com.scwang.smartrefresh:SmartRefreshLayout:1.1.0-andx-14'
57
//图片加载
58
- compileOnly 'com.github.bumptech.glide:glide:4.8.0'
+ compileOnly 'com.github.bumptech.glide:glide:4.10.0'
59
//常用UI控件(TitleBarView、RadiusView等)
60
api "com.github.AriesHoo.UIWidget:widget-core:$rootProject.widgetVersion"
61
//快速Tab库
0 commit comments