Skip to content

Commit

Permalink
重置SwipyRefreshLayout,将来用其他下拉刷新控件替换
Browse files Browse the repository at this point in the history
  • Loading branch information
r17171709 committed Jan 5, 2018
1 parent c550eeb commit 1b6e497
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 82 deletions.
2 changes: 1 addition & 1 deletion CommonLibrary/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ dependencies {
// 添加支持multidex的兼容包
compile 'com.android.support:multidex:1.0.2'
// 工具类
compile 'com.blankj:utilcode:1.9.9'
compile 'com.blankj:utilcode:1.10.0'
// retrofit2
compile 'com.squareup.retrofit2:retrofit:2.3.0'
compile 'com.squareup.retrofit2:converter-gson:2.3.0'
Expand Down

This file was deleted.

0 comments on commit 1b6e497

Please sign in to comment.