Skip to content

Commit

Permalink
修复小Bug
Browse files Browse the repository at this point in the history
  • Loading branch information
maning committed Feb 28, 2017
1 parent 1d473e5 commit 1ca1a3e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@
######[glide](https://github.com/bumptech/glide)
######[SwipeToLoadLayout](https://github.com/Aspsine/SwipeToLoadLayout)
######[Android-SVProgressHUD](https://github.com/saiwu-bigkoo/Android-SVProgressHUD)
######[MaterialDialog](https://github.com/drakeet/MaterialDialog)
######[material-dialogs](https://github.com/afollestad/material-dialogs)
######[RecyclerView-FlexibleDivider](https://github.com/yqritc/RecyclerView-FlexibleDivider)
######[LikeButton](https://github.com/jd-alexander/LikeButton)
######[jsoup](https://github.com/jhy/jsoup)
Expand Down
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ dependencies {
/*日志*/
compile 'com.github.zhaokaiqiang.klog:library:1.3.0'
/*提示库*/
compile 'com.bigkoo:svprogresshud:1.0.6'
compile 'com.bigkoo:svprogresshud:1.0.4'
/*注解*/
compile 'com.jakewharton:butterknife:7.0.1'
/*下拉刷新框架*/
Expand Down

0 comments on commit 1ca1a3e

Please sign in to comment.