Skip to content

Commit 1b6e497

Browse files
committed
重置SwipyRefreshLayout,将来用其他下拉刷新控件替换
1 parent c550eeb commit 1b6e497

File tree

2 files changed

+1
-82
lines changed

2 files changed

+1
-82
lines changed

CommonLibrary/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ dependencies {
4343
// 添加支持multidex的兼容包
4444
compile 'com.android.support:multidex:1.0.2'
4545
// 工具类
46-
compile 'com.blankj:utilcode:1.9.9'
46+
compile 'com.blankj:utilcode:1.10.0'
4747
// retrofit2
4848
compile 'com.squareup.retrofit2:retrofit:2.3.0'
4949
compile 'com.squareup.retrofit2:converter-gson:2.3.0'

app/src/main/java/com/renyu/androidcommonlibrary/activity/RecyclerVIewActivity.java

Lines changed: 0 additions & 81 deletions
This file was deleted.

0 commit comments

Comments
 (0)