Skip to content

Commit

Permalink
版本更新到v1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
maning0303 committed Aug 22, 2019
1 parent 1721182 commit d405857
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,10 @@


## 更新日志:
### V1.8.0 :
1.优化代码
2.修复部分问题

### V1.6.8 :
1.VectorDrawableCompat使用不规范而造成的崩溃问题
2.图片浏览新增收藏和取消收藏功能
Expand Down
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ dependencies {
/*翻滚广告条TextView*/
implementation 'com.github.maning0303:SwitcherView:v1.0.4'
/* 提示框 */
implementation 'com.github.maning0303:MNProgressHUD:V1.1.7'
implementation 'com.github.maning0303:MNProgressHUD:V1.1.8'
/* 日历 */
implementation 'com.github.maning0303:MNCalendar:V1.0.1'
/* 日志监听 */
Expand Down

0 comments on commit d405857

Please sign in to comment.